
Time bar (total: 37.8s)
| 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)
| 698.0ms | 8 256× | 0 | valid |
ival-mult: 171.0ms (41.1% of total)ival-div: 110.0ms (26.5% of total)ival-add: 77.0ms (18.5% of total)ival-sub: 38.0ms (9.1% of total)exact: 9.0ms (2.2% of total)ival-true: 6.0ms (1.4% of total)ival-assert: 4.0ms (1% 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 |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 2 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 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 (*.f64 a b) #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 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 34 | |
| ↳ | (*.f64 z t) | overflow | 34 | |
-.f64 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) | nan-rescue | 2 | 0 |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 34 | |
| ↳ | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | overflow | 64 | |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 z t) | overflow | 34 | |
| ↳ | (/.f64 (*.f64 a b) #s(literal 4 binary64)) | overflow | 21 | |
| ↳ | (*.f64 a b) | overflow | 21 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 0 |
| - | 0 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 0 |
| - | 0 | 0 | 252 |
| number | freq |
|---|---|
| 0 | 252 |
| 1 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 55.0ms | 512× | 0 | valid |
Compiled 190 to 72 computations (62.1% saved)
ival-div: 10.0ms (35.8% of total)ival-mult: 10.0ms (35.8% of total)ival-add: 4.0ms (14.3% of total)ival-sub: 3.0ms (10.7% of total)ival-true: 1.0ms (3.6% of total)exact: 1.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)Compiled 7 to 7 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (+.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 z t) #s(literal 16 binary64)) |
| ✓ | 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.3% | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| ✓ | accuracy | 99.2% | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 27.0ms | 256× | 0 | valid |
Compiled 71 to 19 computations (73.2% saved)
ival-mult: 6.0ms (44.1% of total)ival-div: 3.0ms (22% of total)ival-add: 3.0ms (22% of total)ival-sub: 1.0ms (7.3% 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 | |
|---|---|---|---|---|
| 2.0ms | t | @ | 0 | (/ (* z t) 16) |
| 1.0ms | y | @ | -inf | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1.0ms | a | @ | inf | (/ (* a b) 4) |
| 1.0ms | a | @ | inf | (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) |
| 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)
401 alts after pruning (400 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 400 | 616 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 216 | 401 | 617 |
| Status | Accuracy | Program |
|---|---|---|
| 29.1% | (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) | |
| 35.2% | (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)) | |
| 35.2% | (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)))) | |
| 53.4% | (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)) | |
| 53.4% | (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)))) | |
| 42.8% | (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) | |
| 98.4% | (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)))) | |
| 98.4% | (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)))) | |
| 98.8% | (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)))) | |
| 98.8% | (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)))) | |
| 99.2% | (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)))) | |
| 99.2% | (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)) | |
| ▶ | 99.2% | (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)))) |
| 90.0% | (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)))) | |
| 89.9% | (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)))) | |
| 99.2% | (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)) | |
| 98.8% | (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)))) | |
| 98.8% | (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)))) | |
| 76.4% | (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) | |
| 84.5% | (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) | |
| 71.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))) | |
| 98.4% | (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)))) | |
| 98.4% | (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)))) | |
| 98.4% | (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)))) | |
| 76.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) | |
| 81.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) | |
| 71.1% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 23.0% | (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)) | |
| 34.9% | (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)) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 23.1% | (/.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)))))) | |
| 23.1% | (/.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)))) | |
| 23.0% | (/.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))))))) | |
| 22.6% | (/.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))))))) | |
| 22.6% | (/.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))))) | |
| 34.4% | (/.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)))) | |
| 23.0% | (/.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)))))) | |
| 17.6% | (/.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))) | |
| 18.3% | (/.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))) | |
| 14.2% | (/.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))))) | |
| 14.9% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 23.1% | (/.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)))) | |
| 18.3% | (/.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))) | |
| 14.9% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 34.4% | (/.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))))) | |
| 20.8% | (/.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))) | |
| 26.8% | (/.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))) | |
| 15.4% | (/.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))))) | |
| 18.5% | (/.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))))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.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))))))) | |
| 35.0% | (/.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))) | |
| 23.1% | (/.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))))))) | |
| 23.1% | (/.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))))) | |
| 34.4% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 34.4% | (/.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)))))) | |
| 35.0% | (/.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)))) | |
| 23.1% | (/.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)))))))) | |
| 35.0% | (/.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))))) | |
| 23.0% | (/.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))))) | |
| 34.9% | (/.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))))) | |
| 23.0% | (/.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)))))) | |
| 34.9% | (/.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)))))) | |
| 98.4% | (-.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))) | |
| 34.4% | (-.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))))) | |
| 23.0% | (-.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))))))) | |
| 34.4% | (-.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)))) | |
| 34.4% | (-.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)))))) | |
| 98.4% | (-.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)))) | |
| 91.1% | (-.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)))) | |
| 98.4% | (-.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))) | |
| 89.9% | (-.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)))) | |
| ▶ | 35.2% | (+.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 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))) c) |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.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)) | |
| 98.4% | (+.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)))) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.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) | |
| 98.4% | (+.f64 (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))) c) | |
| 98.8% | (+.f64 (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))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 71.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (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))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.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) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 29.1% | (+.f64 (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)) c) | |
| 42.8% | (+.f64 (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)) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 28.3% | (+.f64 (/.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))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 26.1% | (+.f64 (/.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))))))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 17.6% | (+.f64 (/.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)))))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| ▶ | 34.1% | (+.f64 (/.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))) c) |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 41.1% | (+.f64 (/.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))))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 26.1% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 41.1% | (+.f64 (/.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)))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 42.9% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 42.8% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.8% | (+.f64 (/.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))))))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.f64 (-.f64 (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)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 34.9% | (+.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (*.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 4 binary64))) c) | |
| 53.5% | (+.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 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 36.1% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.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 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 42.6% | (+.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 (*.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))))) c) | |
| 42.7% | (+.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))) (-.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))))) c) | |
| 29.1% | (+.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 (*.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)))))) c) | |
| 22.2% | (+.f64 (-.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))))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 36.6% | (+.f64 (-.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))))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 41.1% | (+.f64 (-.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)))))) c) | |
| 34.9% | (+.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 (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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (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 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.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 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (-.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) c) | |
| ▶ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 49.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 35.2% | (+.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 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 4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.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))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.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)))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.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))) | |
| 98.4% | (+.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)))) | |
| 29.1% | (+.f64 (*.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) | |
| 42.8% | (+.f64 (*.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) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.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)) | |
| 48.2% | (+.f64 (*.f64 x y) c) | |
| 85.7% | (+.f64 (*.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))))) c) | |
| 88.9% | (+.f64 (*.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))) c) | |
| 87.1% | (+.f64 (*.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))) c) | |
| 86.2% | (+.f64 (*.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)))) c) | |
| 43.2% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) | |
| 48.0% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) | |
| 98.4% | (+.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)))) | |
| 23.0% | (*.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))))))) | |
| 34.8% | (*.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)))) | |
| ▶ | 31.1% | (*.f64 x y) |
| 83.8% | (*.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))) | |
| 79.3% | (*.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))))) | |
| 78.1% | (*.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))))) | |
| 83.1% | (*.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))) | |
| 25.9% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) | |
| 31.1% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) | |
| 98.4% | (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))))) |
Compiled 47 296 to 19 041 computations (59.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.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)) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (*.f64 a b))) |
| ✓ | cost-diff | 256 | (-.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))))) |
| ✓ | cost-diff | 3648 | (/.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))) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 0 | (+.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 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))) c) |
| ✓ | cost-diff | 128 | (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)))) |
| ✓ | cost-diff | 320 | (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))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
| ✓ | cost-diff | 0 | (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)))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) |
| 13 688× | lower-fma.f32 |
| 13 678× | lower-fma.f64 |
| 5 244× | lower-*.f32 |
| 5 216× | lower-*.f64 |
| 2 840× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 891 |
| 0 | 91 | 745 |
| 1 | 218 | 689 |
| 2 | 711 | 689 |
| 3 | 3742 | 689 |
| 0 | 8745 | 655 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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)))) |
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 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 1/16 binary64) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) |
a |
(*.f64 b #s(literal 1/4 binary64)) |
b |
#s(literal 1/4 binary64) |
(neg.f64 c) |
c |
(*.f64 x y) |
x |
y |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/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 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
#s(literal 0 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.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 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))) 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))))) (*.f64 (*.f64 a b) #s(literal -1/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 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z t) |
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))))) |
#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 z t) #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.f64 (/.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))) 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)))) #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 (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 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)) |
(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 (*.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 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z t) |
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)))) |
(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 (*.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 z t) #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(neg.f64 (*.f64 a b)) |
(*.f64 a b) |
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)) |
c |
| Outputs |
|---|
(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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 z t) |
z |
t |
#s(literal 1/16 binary64) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) |
a |
(*.f64 b #s(literal 1/4 binary64)) |
b |
#s(literal 1/4 binary64) |
(neg.f64 c) |
c |
(*.f64 x y) |
x |
y |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 x y (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 b (*.f64 a #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 16 binary64) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
#s(literal 0 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.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 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))) c) |
(+.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) 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))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.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 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) |
(*.f64 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z (*.f64 t (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 t (*.f64 z (*.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y)))))) |
#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 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y (neg.f64 x))) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.f64 (/.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))) c) |
(+.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y)))))) (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)))) #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))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y))))))) |
(-.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))))) |
(fma.f64 b (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1/1024 binary64) (*.f64 (*.f64 x y) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (*.f64 y 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)))) #s(literal 4 binary64)) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1/1024 binary64) (*.f64 (*.f64 x y) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(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 z (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal -1/4096 binary64))) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y 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 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) |
(*.f64 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z (*.f64 t (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 t (*.f64 z (*.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)))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y))))))) |
(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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))) |
(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 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y (neg.f64 x))) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(*.f64 a b) |
(neg.f64 (*.f64 a b)) |
(*.f64 a (neg.f64 b)) |
(*.f64 a b) |
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 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z t) (fma.f64 (*.f64 z t) #s(literal 1/256 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 x y))))) #s(literal -4 binary64)) |
c |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.1% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 86.4% | (*.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)))) |
| ✓ | accuracy | 80.8% | (-.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))))) |
| ✓ | accuracy | 38.0% | (/.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))) |
| ✓ | accuracy | 95.6% | (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))) |
| ✓ | accuracy | 94.2% | (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)))) |
| ✓ | accuracy | 94.1% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 39.8% | (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))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| ✓ | accuracy | 99.3% | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 99.2% | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 c) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
| ✓ | accuracy | 99.6% | (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)))) |
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) |
| 90.0ms | 256× | 0 | valid |
Compiled 921 to 57 computations (93.8% saved)
ival-mult: 26.0ms (49.4% of total)ival-add: 9.0ms (17.1% of total)ival-div: 6.0ms (11.4% of total)ival-sub: 5.0ms (9.5% of total)ival-neg: 5.0ms (9.5% of total)exact: 1.0ms (1.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))> |
#<alt (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))))> |
#<alt (*.f64 (*.f64 z t) #s(literal 1/16 binary64))> |
#<alt (*.f64 z t)> |
#<alt (*.f64 x y)> |
#<alt (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))> |
#<alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c)> |
#<alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))> |
#<alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))> |
#<alt (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)))> |
#<alt (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))))> |
#<alt (+.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 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))) c)> |
#<alt (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)))> |
#<alt (/.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)))> |
#<alt (-.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)))))> |
#<alt (neg.f64 (neg.f64 (*.f64 a b)))> |
#<alt (*.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))> |
#<alt (neg.f64 c)> |
#<alt (/.f64 (*.f64 z t) #s(literal 16 binary64))> |
#<alt (*.f64 x (*.f64 y (*.f64 x y)))> |
#<alt (*.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))))> |
| Outputs |
|---|
#<alt (- c (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (- c (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a))))> |
#<alt (- (* 1/16 (* t z)) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt c> |
#<alt (* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c))))> |
#<alt (* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c))))> |
#<alt (* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1)))> |
#<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))> |
#<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 (* 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/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/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 (+ 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)) (* 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/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 (+ (* -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 (* a b)) (* 1/16 (* t z)))> |
#<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 (* x y)> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x)))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<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 (* x y)> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (* 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/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))> |
#<alt (+ (* -1/4 (* a b)) (* 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/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) 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/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))> |
#<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/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))> |
#<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))))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* -1/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))))))))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y)))))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))))))))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2))))))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (/ (* x y) z)))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (/ (* x y) z)))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (/ (* x y) t)))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (/ (* x y) t)))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2)))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2)))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<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 (* -1/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z)))))))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2)))))))))))))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y)))))))> |
#<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 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -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)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z)))))))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2)))))))))))))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2))))))))> |
#<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 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y)))))> |
#<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)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))))> |
#<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/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (/ 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)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y)))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y)))) z)) (* -1/16 t))))> |
#<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)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 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/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (/ 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)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y)))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y)))) t)) (* -1/16 z))))> |
#<alt (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b))))> |
#<alt (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1)))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3)))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))))))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3)))> |
#<alt (* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3)))> |
#<alt (* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3)))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3))))> |
#<alt (* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3))))> |
#<alt (* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3))))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3)))))> |
#<alt (* (pow x 3) (pow y 3))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3))))> |
#<alt (* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3))))> |
#<alt (* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3))))> |
#<alt (* 1/4096 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3)))))> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x)))))> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y)))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x)))> |
#<alt (* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x))))> |
#<alt (* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y)))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y))))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<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 (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z))))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
261 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | (+ (* (* x y) (* x (* y (* x y)))) (* (* (* z t) (* (* z t) (* z t))) 1/4096)) |
| 4.0ms | x | @ | inf | (/ (- (* (neg (+ (* (* x y) (* x (* y (* x y)))) (* (* (* z t) (* (* z t) (* z t))) 1/4096))) 4) (* (neg (+ (* (* (* z t) 1/16) (- (* (* z t) 1/16) (* x y))) (* x (* y (* x y))))) (neg (neg (* a b))))) (* (neg (+ (* (* (* z t) 1/16) (- (* (* z t) 1/16) (* x y))) (* x (* y (* x y))))) 4)) |
| 3.0ms | y | @ | 0 | (+ (* (+ (* (* x y) (* x (* y (* x y)))) (* (* (* z t) (* (* z t) (* z t))) 1/4096)) (/ 1 (+ (* (* (* z t) 1/16) (- (* (* z t) 1/16) (* x y))) (* x (* y (* x y)))))) (* (* a b) -1/4)) |
| 3.0ms | a | @ | 0 | (+ (* (+ (* (* x y) (* x (* y (* x y)))) (* (* (* z t) (* (* z t) (* z t))) 1/4096)) (/ 1 (+ (* (* (* z t) 1/16) (- (* (* z t) 1/16) (* x y))) (* x (* y (* x y)))))) (* (* a b) -1/4)) |
| 3.0ms | y | @ | -inf | (+ (* (+ (* (* x y) (* x (* y (* x y)))) (* (* (* z t) (* (* z t) (* z t))) 1/4096)) (/ 1 (+ (* (* (* z t) 1/16) (- (* (* z t) 1/16) (* x y))) (* x (* y (* x y)))))) (* (* a b) -1/4)) |
| 1× | batch-egg-rewrite |
| 6 200× | lower-fma.f32 |
| 6 190× | lower-fma.f64 |
| 4 078× | lower-*.f32 |
| 4 050× | lower-*.f64 |
| 2 986× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 463 |
| 0 | 89 | 346 |
| 1 | 396 | 301 |
| 2 | 3829 | 301 |
| 0 | 8996 | 283 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.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 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 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 z t) |
(*.f64 x y) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(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 (*.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 (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))) c) |
(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 (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 (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))))) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(*.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)) |
(neg.f64 c) |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.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)))) |
| Outputs |
|---|
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64)) c) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (/.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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (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)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(+.f64 (*.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)))) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) |
(-.f64 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.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 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.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 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #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 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #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 #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 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64)) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b #s(literal 0 binary64)) |
(neg.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64))))) |
(pow.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 a #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 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a))) |
(*.f64 (*.f64 b #s(literal 1/4 binary64)) a) |
(*.f64 (*.f64 a b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a))) |
(*.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(*.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(*.f64 (*.f64 a #s(literal 1/4 binary64)) b) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(+.f64 (*.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)))) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) |
(-.f64 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.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 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.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 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 a (*.f64 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 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)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.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) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 a (*.f64 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 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 x y) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 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 a (*.f64 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 a (*.f64 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 a (*.f64 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 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 a (*.f64 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 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)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.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) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 a (*.f64 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 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y)))) |
(fma.f64 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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 z t) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(+.f64 (*.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)))) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) |
(-.f64 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.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 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.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 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(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)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 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) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(fma.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 b (neg.f64 a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b (neg.f64 a)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 a)) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) |
(neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))) |
(neg.f64 (*.f64 b (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 b (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 a b)) |
(*.f64 a b) |
(*.f64 a (neg.f64 (neg.f64 b))) |
(*.f64 b a) |
(*.f64 #s(literal 1 binary64) (*.f64 a b)) |
(*.f64 (*.f64 b (neg.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 b)) |
(*.f64 (neg.f64 (neg.f64 a)) b) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) b) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) |
(*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64))) |
(*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 c)) |
(-.f64 #s(literal 0 binary64) c) |
(neg.f64 c) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (+.f64 #s(literal 0 binary64) c))) |
(*.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #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 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #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 #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 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64)) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 y (*.f64 x y)) x) |
(*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x y)) y) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b)) (*.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b) (*.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 a (*.f64 b (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 b (*.f64 a (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b)) |
(*.f64 (*.f64 b (neg.f64 a)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) a) b) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) b) a) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 a))) |
| 1× | egg-herbie |
| 7 774× | lower-*.f64 |
| 7 774× | lower-*.f32 |
| 6 172× | lower-fma.f64 |
| 6 172× | lower-fma.f32 |
| 3 908× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1807 | 26904 |
| 1 | 6475 | 26904 |
| 0 | 8178 | 25435 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- c (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- c (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(- (+ 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/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) |
(* 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/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/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))))) |
(+ 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)) (* 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/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)))) |
(+ (* -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 (* a b)) (* 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))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(+ (* -1/4 (* a b)) (* 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))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(+ (* -1/4 (* a b)) (* 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/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(+ (* -1/4 (* a b)) (* 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/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) 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/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(* -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/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(* -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)))) |
(+ (* -1/4 (* a b)) (* 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/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z)))))))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2)))))))))))) |
(* x y) |
(* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z)))))))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2)))))))))))) |
(* x y) |
(* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (/ (* x y) z))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (/ (* x y) t))))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(+ 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 (* -1/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))))))))) |
(* x y) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -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)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))))))))) |
(* x y) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(* 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/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (/ 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)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y)))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y)))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 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/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (/ 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)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y)))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y)))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(* (pow x 3) (pow y 3)) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(* (pow x 3) (pow y 3)) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(* (pow x 3) (pow y 3)) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(* (pow x 3) (pow y 3)) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(* (pow x 3) (pow y 3)) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(* (pow x 3) (pow y 3)) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x)))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* 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)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
| Outputs |
|---|
(- c (* 1/4 (* a b))) |
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))) |
(* z (- (+ (* 1/16 t) (/ c z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) |
(* -1 (* z (+ (* -1 (/ (- c (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) |
(- c (* 1/4 (* a b))) |
(-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))) |
(* t (- (+ (* 1/16 z) (/ c t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) |
(* -1 (* t (+ (* -1 (/ (- c (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) |
(*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (- (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64)))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64)))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ c b)) (* 1/4 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (- (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
c |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c))) |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c))) |
(* c (- (+ 1 (* 1/16 (/ (* t z) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c))) |
c |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a 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 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y 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 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y 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 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (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 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (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 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) 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) |
(* 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/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/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) |
(+ (* 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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.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)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.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)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.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)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.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)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) 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)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) 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)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
(* 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 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* 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 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* -1/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z)))))))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2)))))))))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x))) x)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z)))))))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2)))))))))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y))) y)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (/ (* x y) z))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (/ (* x y) z))))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z))) z))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (/ (* x y) t))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (/ (* x y) t))))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) t))))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t))) t))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(fma.f64 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(fma.f64 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x))))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(fma.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(fma.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* -1/4096 (* x (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x (+ y (* x (+ (* -1/4096 (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* x (+ (* -1/4096 (+ (* 16 (/ (* y (+ (* -65536 (/ (pow y 2) (* t z))) (* 65536 (/ (pow y 2) (* t z))))) (* t z))) (* 1048576 (/ (pow y 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) (* (pow x 3) y))) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(*.f64 x (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 c x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) x))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))))) y)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))))) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) x))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* -1/4096 (* y (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* y (+ x (* y (+ (* -1/4096 (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* y (+ (* -1/4096 (+ (* 16 (/ (* x (+ (* -65536 (/ (pow x 2) (* t z))) (* 65536 (/ (pow x 2) (* t z))))) (* t z))) (* 1048576 (/ (pow x 3) (* (pow t 2) (pow z 2)))))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) (* x (pow y 3)))) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(*.f64 y (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 c y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))))) x)) (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))))) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y)))) y)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) (pow z 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* 1/16 t) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (/ c z) (/ (* x y) z)))))))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 x (/.f64 y z) (/.f64 c z)))))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))) z)) (* x y)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y)))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) t)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) z)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) t)) (* 65536 (/ (* (pow x 2) (pow y 2)) t))))) z)) (+ (* -1/4 (* a b)) (* x y)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z)))) z))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1/16 (/ (* t (* z (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* x y))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (+ (* -1/4096 (/ (+ (* 16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)) (* 1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (/ c t) (/ (* x y) t)))))))) |
(*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 x (/.f64 y t) (/.f64 c t)))))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (+ (* -1/4096 (/ (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))) t)) (* x y)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y)))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4096 (+ (* -1048576 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* -16 (/ (* x (* y (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) z)))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) t)) (* 1/4096 (+ (* -65536 (/ (* (pow x 2) (pow y 2)) z)) (* 65536 (/ (* (pow x 2) (pow y 2)) z))))) t)) (+ (* -1/4 (* a b)) (* x y)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t)))) t))))) |
(+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c a) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) |
(+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (/ c b) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (pow y 3))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) |
(* -1 (* (pow x 3) (+ (* -1 (pow y 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (pow x 3))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow y 3) (+ (* -1 (pow x 3)) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)))) |
(* (pow z 3) (+ (* 1/4096 (pow t 3)) (/ (* (pow x 3) (pow y 3)) (pow z 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/4096 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) |
(* (pow x 3) (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/4096 binary64)))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/4096 binary64)))) |
(* (pow t 3) (+ (* 1/4096 (pow z 3)) (/ (* (pow x 3) (pow y 3)) (pow t 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/4096 binary64)))) |
(* 1/4096 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/4096 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) (*.f64 x x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) x) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))))) x))) x)))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64)))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) (*.f64 y y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64))))) x) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) y) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))))) y))) y))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 t #s(literal -1/16 binary64))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))))) z))) z))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))))) t))) t))))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 x (fma.f64 a (*.f64 b (*.f64 x (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64)))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y)))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64)))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64)))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64))))) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* 1/16 (* t z)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z z)))))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z z)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t t)))))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t t)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y (*.f64 x x)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y (*.f64 x x)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) y) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) y) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) |
Compiled 225 454 to 6 820 computations (97% saved)
1984 alts after pruning (1978 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 059 | 1 587 | 3 646 |
| Fresh | 4 | 391 | 395 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 063 | 1 984 | 4 047 |
| Status | Accuracy | Program |
|---|---|---|
| 29.1% | (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) | |
| 42.0% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 28.5% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 31.7% | (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 35.2% | (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)) | |
| 35.2% | (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)))) | |
| 30.5% | (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 28.5% | (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) | |
| 98.8% | (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 16.0% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 22.8% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 30.5% | (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 31.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 30.5% | (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 36.2% | (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) | |
| 53.4% | (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)) | |
| 53.4% | (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)))) | |
| 31.7% | (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 55.5% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 42.8% | (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) | |
| 40.1% | (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.0% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.4% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 74.4% | (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 7.7% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 81.0% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 63.5% | (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.8% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (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)))) | |
| 99.2% | (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)) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 81.8% | (fma.f64 x y (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 76.7% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) | |
| 74.4% | (fma.f64 x y (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 30.1% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) #s(literal -1 binary64))) | |
| 36.2% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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))) | |
| 30.2% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) | |
| 30.4% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c)))))) | |
| 36.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 38.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 23.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 30.4% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 26.8% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 45.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 38.1% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 99.2% | (fma.f64 x y (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 36.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 25.6% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (/.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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (+.f64 #s(literal 0 binary64) c)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 #s(literal 0 binary64) (neg.f64 c))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 c #s(literal -1 binary64))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) c)))) | |
| ✓ | 99.2% | (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)))) |
| 99.2% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 52.0% | (fma.f64 x y (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 90.0% | (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)))) | |
| 89.9% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 46.9% | (fma.f64 x y (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 71.6% | (fma.f64 x y (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) | |
| 99.2% | (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)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) c))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 x y (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64)) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 28.5% | (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 36.2% | (fma.f64 x y (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 54.1% | (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 59.7% | (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) | |
| 89.2% | (fma.f64 x y (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64)))) | |
| 86.3% | (fma.f64 x y (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) | |
| 87.4% | (fma.f64 x y (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) | |
| 89.2% | (fma.f64 x y (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)))) | |
| 85.1% | (fma.f64 x y (*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64))))) | |
| 85.8% | (fma.f64 x y (*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64))))) | |
| 86.3% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))))) | |
| 87.4% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b))))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 76.4% | (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) | |
| 84.5% | (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) | |
| 75.9% | (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 71.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))) | |
| ▶ | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 75.9% | (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 30.9% | (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.4% | (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)))) | |
| 74.0% | (fma.f64 #s(literal 1 binary64) (*.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)))) | |
| 98.4% | (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 76.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) | |
| 81.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) | |
| 71.1% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 74.4% | (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 20.3% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) | |
| 23.0% | (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)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 34.9% | (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)) | |
| 34.9% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 23.1% | (/.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)))))) | |
| 23.1% | (/.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)))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.0% | (/.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))))))) | |
| 22.6% | (/.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))))))) | |
| 22.6% | (/.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))))) | |
| 13.6% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) | |
| 7.8% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))) | |
| 23.0% | (/.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)))))) | |
| 17.6% | (/.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))) | |
| 18.3% | (/.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))) | |
| 14.2% | (/.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))))) | |
| 14.9% | (/.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))))) | |
| 33.4% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 17.9% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 23.1% | (/.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)))) | |
| 22.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 12.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 18.3% | (/.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))) | |
| 14.9% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) | |
| 34.4% | (/.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))))) | |
| 20.8% | (/.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))) | |
| 26.8% | (/.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))) | |
| 15.4% | (/.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))))) | |
| 18.5% | (/.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))))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.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))))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 35.0% | (/.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))) | |
| 23.1% | (/.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))))))) | |
| 23.1% | (/.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))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 23.0% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 13.6% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)))) | |
| 7.8% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 34.4% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 33.4% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 17.9% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 22.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 12.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 33.6% | (/.f64 (neg.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 35.0% | (/.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)))) | |
| 23.1% | (/.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)))))))) | |
| 23.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) | |
| 20.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 35.0% | (/.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))))) | |
| 20.3% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) | |
| 34.9% | (/.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))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 20.3% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) | |
| 34.9% | (/.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)))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 98.4% | (-.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))) | |
| 99.2% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) | |
| 74.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) | |
| 98.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) | |
| 33.6% | (-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 34.4% | (-.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))))) | |
| 23.0% | (-.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))))))) | |
| 34.4% | (-.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)))) | |
| 33.4% | (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 34.4% | (-.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)))))) | |
| 74.4% | (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.4% | (-.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)))) | |
| 74.4% | (-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 91.1% | (-.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)))) | |
| 74.0% | (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) | |
| 98.4% | (-.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))) | |
| 89.9% | (-.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)))) | |
| 17.8% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.6% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 29.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 9.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z t) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.8% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 (*.f64 y (*.f64 x y)) x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 (*.f64 x (*.f64 x y)) y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 y x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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))) c) | |
| ✓ | 35.2% | (+.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 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))) c) |
| 17.6% | (+.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 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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t z) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (/.f64 z #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (*.f64 z #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 18.3% | (+.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 1 binary64) (fma.f64 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.4% | (+.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 1 binary64) (fma.f64 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.4% | (+.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 1 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 9.3% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 14.8% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.5% | (+.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 1 binary64) (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 14.6% | (+.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 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.1% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.9% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.0% | (+.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 1 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.6% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.4% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.5% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.0% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 6.1% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.9% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.3% | (+.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 1 binary64) (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 18.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 16.0% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 15.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 22.8% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 21.4% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 17.7% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| ▶ | 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 35.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 55.5% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 17.7% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 18.9% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (/.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))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 5.4% | (+.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 19.1% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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)) | |
| 98.4% | (+.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)))) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.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) | |
| 10.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c) | |
| 57.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 59.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 59.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 35.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 60.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 30.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 58.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 60.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) | |
| 71.1% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c) | |
| 71.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 63.5% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 4.8% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 4.7% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 5.4% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) (/.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))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 2.8% | (+.f64 (fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 2.8% | (+.f64 (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.9% | (+.f64 (fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.9% | (+.f64 (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 71.2% | (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 1.6% | (+.f64 (fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.6% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 71.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 30.9% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.8% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.8% | (+.f64 (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 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 74.0% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 28.5% | (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) | |
| 29.1% | (+.f64 (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)) c) | |
| 42.1% | (+.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) c) | |
| 42.8% | (+.f64 (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)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 30.6% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal -1 binary64)) c) | |
| 16.6% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 11.9% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 28.3% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 28.5% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 10.4% | (+.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 20.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))))) c) | |
| 9.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 a)) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 26.1% | (+.f64 (/.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))))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 a)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 b (neg.f64 a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 27.6% | (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 8.9% | (+.f64 (/.f64 (fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 14.7% | (+.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 17.6% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 12.9% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #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))) c) | |
| 33.0% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 25.4% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 19.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 17.6% | (+.f64 (/.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)))))) c) | |
| 25.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 10.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) #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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b) (*.f64 (neg.f64 (*.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))) c) | |
| 13.0% | (+.f64 (/.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)) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 14.2% | (+.f64 (/.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)) (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y (*.f64 x x)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 12.8% | (+.f64 (/.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)) (fma.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 17.8% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b)) (*.f64 (neg.f64 (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) b) a)) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))))) (*.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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 z z) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z z))))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.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 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) y) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))))) (*.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))) c) | |
| 7.9% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t))))) (*.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))) c) | |
| 6.3% | (+.f64 (/.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 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t t))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) (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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.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 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 x x) (*.f64 y 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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) (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))) c) | |
| 16.0% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) #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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 a) (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 b a))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) #s(literal 4 binary64))) c) | |
| ✓ | 34.1% | (+.f64 (/.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))) c) |
| 34.1% | (+.f64 (/.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))) c) | |
| 16.8% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 15.5% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 14.1% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 13.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 12.8% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.5% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.2% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 11.6% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 32.0% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 21.4% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 8.0% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) #s(literal 4 binary64))) c) | |
| 10.4% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 12.3% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal 4 binary64))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) #s(literal 4 binary64))) c) | |
| 8.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 5.1% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) #s(literal 4 binary64))) c) | |
| 4.6% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 32.7% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) #s(literal 4 binary64))) c) | |
| 16.6% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.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))) c) | |
| 18.6% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.5% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 33.8% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 16.3% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 15.8% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 32.3% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 18.9% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| ▶ | 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.5% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 15.9% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.4% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 18.0% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (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))) c) | |
| 17.7% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (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))) c) | |
| 10.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z 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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y 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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) (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))) c) | |
| 9.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (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))) c) | |
| 9.2% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (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))) c) | |
| 15.5% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y 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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (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))) c) | |
| 17.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.6% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (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))) c) | |
| 32.0% | (+.f64 (/.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 b (*.f64 a (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 a (*.f64 b (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 18.1% | (+.f64 (/.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 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (/.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) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))))) #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))) c) | |
| 41.1% | (+.f64 (/.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))))) c) | |
| 41.1% | (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.6% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 12.4% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 a (*.f64 b (*.f64 x (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 11.1% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 10.4% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) c) | |
| 14.7% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))))) #s(literal 4 binary64))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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 4 binary64))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.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))) c) | |
| 10.6% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))) (*.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))) c) | |
| 4.5% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y)))))))) (*.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))) c) | |
| 5.9% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 (*.f64 y (*.f64 y y)) #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))))) #s(literal 4 binary64))) c) | |
| 7.5% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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 4 binary64))) c) | |
| 6.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t)))) (*.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))) c) | |
| 16.9% | (+.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) x)))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 16.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 11.9% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 29.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) c) | |
| 31.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 20.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 26.1% | (+.f64 (/.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)))))))) c) | |
| 27.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) c) | |
| 12.9% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 9.2% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 33.0% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 25.4% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 19.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 25.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 15.6% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 41.1% | (+.f64 (/.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)))))) c) | |
| 41.1% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 42.7% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 17.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| ▶ | 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
| 4.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 10.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 42.9% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64)) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 42.8% | (+.f64 (/.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)))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 42.8% | (+.f64 (/.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))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 74.4% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (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) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (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)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (*.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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 29.6% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.1% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.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 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 42.6% | (+.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 (*.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))))) c) | |
| 42.7% | (+.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))) (-.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))))) c) | |
| 29.1% | (+.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 (*.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)))))) c) | |
| 22.2% | (+.f64 (-.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))))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.3% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 24.0% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.6% | (+.f64 (-.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))))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 41.1% | (+.f64 (-.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)))))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (-.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b #s(literal 0 binary64))) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -1 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 1 binary64))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64))))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 40.1% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64)))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 87.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 69.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a #s(literal 1/4 binary64)) b)) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) b)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 49.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 52.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) z) t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.2% | (+.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 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 4 binary64))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 87.5% | (+.f64 (-.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.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))) c) | |
| 90.7% | (+.f64 (-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.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)))) c) | |
| 32.2% | (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 92.2% | (+.f64 (-.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.7% | (+.f64 (-.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.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))) | |
| 98.8% | (+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 30.2% | (+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 29.1% | (+.f64 (*.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) | |
| 42.0% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 28.5% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 11.1% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 17.6% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 42.8% | (+.f64 (*.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) | |
| 98.4% | (+.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)))) | |
| 43.2% | (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) | |
| 48.0% | (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) | |
| 30.2% | (+.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 30.7% | (+.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) c) | |
| 86.4% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) c) | |
| 37.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 29.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y))) y)))) c) | |
| 42.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y))) y)))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) c) | |
| 87.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) c) | |
| 38.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 26.2% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) x) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))))) x))) x)))) c) | |
| 29.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x))) x)))) c) | |
| 44.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x))) x)))) c) | |
| 81.6% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 36.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 18.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 30.0% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 16.5% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 74.0% | (+.f64 (*.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)))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 86.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) c) | |
| 29.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64)))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) c) | |
| 85.5% | (+.f64 (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) c) | |
| 20.3% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) (*.f64 y y))))) c) | |
| 28.9% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)))))) c) | |
| 34.7% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) c) | |
| 88.3% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) c) | |
| 32.2% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) c) | |
| 85.9% | (+.f64 (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) c) | |
| 19.5% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) (*.f64 x x))))) c) | |
| 33.2% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)))))) c) | |
| 36.4% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) c) | |
| 98.4% | (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.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)) | |
| ▶ | 48.2% | (+.f64 (*.f64 x y) c) |
| 86.2% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))))) c) | |
| 18.0% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) t))))))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 15.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| 85.7% | (+.f64 (*.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))))) c) | |
| 7.6% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 87.7% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) c) | |
| 88.9% | (+.f64 (*.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))) c) | |
| 7.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 86.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) c) | |
| 87.1% | (+.f64 (*.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))) c) | |
| 86.2% | (+.f64 (*.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)))) c) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 40.1% | (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 30.7% | (+.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 5.2% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 4.7% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 30.7% | (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 41.3% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) c) | |
| 33.9% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) c) | |
| 20.2% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))))) z))) z))))) c) | |
| 23.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 t #s(literal -1/16 binary64))))) c) | |
| 27.1% | (+.f64 (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64))))) x) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) y) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))))) y))) y))))) c) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) c) | |
| 35.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) c) | |
| 21.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))))) t))) t))))) c) | |
| 28.6% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 z #s(literal -1/16 binary64))))) c) | |
| 10.0% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) c) | |
| 88.9% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))))) c) | |
| 9.7% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) c) | |
| 87.1% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))))) c) | |
| 18.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) #s(literal -1 binary64))) c) | |
| 6.2% | (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 98.4% | (+.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)))) | |
| 10.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) | |
| 57.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.8% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 35.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 60.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 30.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 58.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 60.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 98.4% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.1% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 71.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) | |
| 99.2% | (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) | |
| 76.3% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 23.0% | (*.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))))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 20.2% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 34.8% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 34.9% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 34.8% | (*.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)))) | |
| 25.9% | (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) | |
| 31.1% | (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) | |
| 27.6% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y)))) y)))) | |
| 39.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y)))) y)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) | |
| 8.9% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) | |
| 84.4% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) | |
| 77.9% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) | |
| 35.7% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))))) | |
| 18.1% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 x (/.f64 y z) (/.f64 c z)))))))) | |
| 28.5% | (*.f64 y (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 c y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 81.0% | (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) | |
| 34.4% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 32.8% | (*.f64 x (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 c x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| 81.7% | (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) | |
| 35.3% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| ✓ | 31.1% | (*.f64 x y) |
| 78.3% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) | |
| 34.4% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))))) | |
| 18.0% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 x (/.f64 y t) (/.f64 c t)))))))) | |
| 82.6% | (*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) | |
| 8.8% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) | |
| 82.6% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 79.3% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) | |
| 6.9% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) | |
| 83.8% | (*.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))) | |
| 79.3% | (*.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))))) | |
| 78.1% | (*.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))))) | |
| 77.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) | |
| 6.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) | |
| 83.1% | (*.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))) | |
| 98.4% | (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))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) | |
| 39.5% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) | |
| 22.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z)))) z))))) | |
| 28.3% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x)))) x))))) | |
| 42.1% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x)))) x))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) | |
| 41.3% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) | |
| 27.1% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t)))) t))))) | |
| 8.9% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) | |
| 83.8% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) | |
| 8.9% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) | |
| 83.1% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) |
Compiled 298 646 to 120 591 computations (59.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (*.f64 a b))) |
| ✓ | cost-diff | 256 | (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
| ✓ | cost-diff | 3648 | (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) |
| ✓ | cost-diff | 128 | (*.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)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
| ✓ | cost-diff | 256 | (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
| ✓ | cost-diff | 320 | (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
| ✓ | cost-diff | 0 | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) |
| ✓ | cost-diff | 320 | (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))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x y) c) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| ✓ | cost-diff | 128 | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
| 6 060× | lower-fma.f32 |
| 6 046× | lower-fma.f64 |
| 4 684× | lower-*.f32 |
| 4 628× | lower-*.f64 |
| 1 934× | lower-neg.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 1340 |
| 0 | 142 | 1233 |
| 1 | 343 | 1189 |
| 2 | 1158 | 1130 |
| 3 | 4982 | 1129 |
| 0 | 8186 | 1081 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 x y) |
x |
y |
c |
(+.f64 (*.f64 x y) c) |
(*.f64 x y) |
x |
y |
c |
(+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) 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)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) |
(*.f64 x (*.f64 y (*.f64 x y))) |
x |
(*.f64 y (*.f64 x y)) |
y |
(*.f64 x y) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 z t) |
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)))) |
#s(literal 1 binary64) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))) |
(*.f64 z (*.f64 z z)) |
z |
(*.f64 z z) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))) |
(*.f64 t (*.f64 t t)) |
t |
(*.f64 t t) |
#s(literal 1/1024 binary64) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) |
(*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) |
a |
(*.f64 b (*.f64 t (*.f64 x y))) |
b |
(*.f64 t (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
#s(literal 1/256 binary64) |
(*.f64 a (*.f64 b (*.f64 t t))) |
(*.f64 b (*.f64 t t)) |
(*.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)) |
(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 (*.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 z t) #s(literal 1/16 binary64)) |
(*.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 y (*.f64 x y)) |
#s(literal 4 binary64) |
c |
(+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) 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)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 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)) |
(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 (*.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 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
#s(literal 1/4096 binary64) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(neg.f64 (*.f64 a b)) |
(*.f64 a b) |
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)) |
(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 (*.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 z t) #s(literal 1/16 binary64)) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
c |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 x y) |
x |
y |
c |
(+.f64 (*.f64 x y) c) |
(fma.f64 x y c) |
(*.f64 x y) |
x |
y |
c |
(+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
(+.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) 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)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.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) (*.f64 z t)) #s(literal 1/256 binary64))) |
(fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 x (*.f64 y (*.f64 x y))) |
x |
(*.f64 y (*.f64 x y)) |
y |
(*.f64 x y) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) |
(*.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 z (*.f64 z (*.f64 t t))) |
(*.f64 z t) |
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 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) |
#s(literal 1 binary64) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(*.f64 z (*.f64 (*.f64 z z) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z))) |
(*.f64 z (*.f64 z z)) |
z |
(*.f64 z z) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))) |
(-.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z)) |
(*.f64 t (*.f64 t t)) |
t |
(*.f64 t t) |
#s(literal 1/1024 binary64) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) |
(neg.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z)) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z) |
(/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 b (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
#s(literal -1/16 binary64) |
(/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) |
(*.f64 (*.f64 a b) (/.f64 (*.f64 t (*.f64 x y)) z)) |
(*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) |
(*.f64 (*.f64 x y) (*.f64 a (*.f64 b t))) |
a |
(*.f64 b (*.f64 t (*.f64 x y))) |
b |
(*.f64 t (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(*.f64 (*.f64 a b) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))) |
#s(literal 1/256 binary64) |
(*.f64 a (*.f64 b (*.f64 t t))) |
(*.f64 b (*.f64 t t)) |
(*.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 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #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 (*.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(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 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 z t) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x (neg.f64 y))) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
#s(literal 4 binary64) |
c |
(+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) |
(+.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) 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)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.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)))) #s(literal 4 binary64)) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x y)))))) #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)))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (neg.f64 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 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x y)))))) |
(*.f64 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z t) (*.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 t t))))) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 z (*.f64 z (*.f64 t t))) |
#s(literal 1/4096 binary64) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(-.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 t #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x (neg.f64 y))) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(*.f64 a b) |
(neg.f64 (*.f64 a b)) |
(*.f64 b (neg.f64 a)) |
(*.f64 a b) |
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 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #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 (*.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(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 (*.f64 z t) #s(literal -1/16 binary64)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x (neg.f64 y))) |
c |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.1% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 86.4% | (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b)))) |
| ✓ | accuracy | 80.8% | (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) |
| ✓ | accuracy | 38.0% | (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) |
| ✓ | accuracy | 89.4% | (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))) |
| ✓ | accuracy | 87.9% | (*.f64 b (*.f64 t t)) |
| ✓ | accuracy | 65.0% | (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))) |
| ✓ | accuracy | 50.0% | (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) |
| ✓ | accuracy | 98.1% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
| ✓ | accuracy | 94.1% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 93.2% | (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) |
| ✓ | accuracy | 59.4% | (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))) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x y) c) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal 1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.6% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 99.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 138.0ms | 256× | 0 | valid |
Compiled 1 385 to 84 computations (93.9% saved)
ival-mult: 53.0ms (56.3% of total)ival-add: 15.0ms (15.9% of total)ival-div: 11.0ms (11.7% of total)ival-neg: 7.0ms (7.4% of total)ival-sub: 6.0ms (6.4% of total)exact: 1.0ms (1.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)> |
#<alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c))> |
#<alt (*.f64 b #s(literal -1/4 binary64))> |
#<alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))> |
#<alt (+.f64 (*.f64 x y) c)> |
#<alt (*.f64 x y)> |
#<alt (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)))> |
#<alt (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))> |
#<alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))> |
#<alt (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)> |
#<alt (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))))> |
#<alt (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))))> |
#<alt (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c)> |
#<alt (*.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))> |
#<alt (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)))> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))> |
#<alt (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b)))))> |
#<alt (neg.f64 (neg.f64 (*.f64 a b)))> |
#<alt (*.f64 t #s(literal 1/16 binary64))> |
#<alt (*.f64 x (*.f64 y (*.f64 x y)))> |
#<alt (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))> |
#<alt (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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)))> |
#<alt (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))> |
#<alt (*.f64 b (*.f64 t t))> |
#<alt (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))> |
#<alt (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))> |
| Outputs |
|---|
#<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 (* 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 (* 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 (+ 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 (* 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)) (* 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)) (* 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 (* 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))))> |
#<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 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 (* 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/4 (* a b)) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* x y)) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z)))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (* -1/4 (/ (* a b) x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y)))))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -1/4 (* a b))) (* -1/16 (* t z))) x)))))> |
#<alt (- (* -1/4 (* a b)) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* x y)) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z)))> |
#<alt (- (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z)))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (* -1/4 (/ (* a b) y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2))))))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b))) (* -1/16 (* t z))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (* -1/4 (/ (* a b) z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (* -1/4 (/ (* a b) z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (* -1/4 (/ (* a b) z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) z)) (* 1/16 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (* -1/4 (/ (* a b) t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (* -1/4 (/ (* a b) t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (* -1/4 (/ (* a b) t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) t)) (* 1/16 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z))))> |
#<alt (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2))))> |
#<alt (* -1/16 (* t z))> |
#<alt (- (* x y) (* 1/16 (* t z)))> |
#<alt (- (* x y) (* 1/16 (* t z)))> |
#<alt (- (* x y) (* 1/16 (* t z)))> |
#<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 (- (* x y) (* 1/16 (* t z)))> |
#<alt (- (* x y) (* 1/16 (* t z)))> |
#<alt (- (* x y) (* 1/16 (* t z)))> |
#<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 (- (/ (* x y) z) (* 1/16 t)))> |
#<alt (* z (- (/ (* x y) z) (* 1/16 t)))> |
#<alt (* z (- (/ (* x y) z) (* 1/16 t)))> |
#<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 (- (/ (* x y) t) (* 1/16 z)))> |
#<alt (* t (- (/ (* x y) t) (* 1/16 z)))> |
#<alt (* t (- (/ (* x y) t) (* 1/16 z)))> |
#<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))))> |
#<alt (- (+ c (* -1/4 (* a b))) (* -1/16 (* t z)))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z)))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z)))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z)))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x))))> |
#<alt (* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y)))))))> |
#<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/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -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)) (* x y))) (* -1/16 (* t z)))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z)))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z)))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y))))> |
#<alt (* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2))))))))> |
#<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/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b)))) (* -1/16 (* t z))) y)))))> |
#<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)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* -1/4 (/ (* a b) z)) (/ c z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b)))) (* -1 (* x y))) z)) (* 1/16 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t))))> |
#<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)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* -1/4 (/ (* a b) t)) (/ c t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b)))) (* -1 (* x y))) t)) (* 1/16 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z))))> |
#<alt (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b))))> |
#<alt (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a))))> |
#<alt (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt (- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z))))))> |
#<alt c> |
#<alt (* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z))))))))> |
#<alt (* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z))))))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1)))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2)))))> |
#<alt (* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z)))))> |
#<alt (* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z)))))> |
#<alt (* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z)))))> |
#<alt (* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2)))))> |
#<alt (* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z)))))> |
#<alt (* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z)))))> |
#<alt (* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z)))))> |
#<alt (* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z)))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t)))))> |
#<alt (* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t)))))> |
#<alt (* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t)))))> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b))))> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x))))> |
#<alt (* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x))))> |
#<alt (* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z)))))> |
#<alt (* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z)))))> |
#<alt (* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z)))))> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y))))> |
#<alt (* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y))))> |
#<alt (* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z)))))> |
#<alt (* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z)))))> |
#<alt (* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z)))))> |
#<alt (* -1/16 (/ (* a (* b (* t (* x y)))) z))> |
#<alt (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z)> |
#<alt (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z)> |
#<alt (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z)> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (* 1/256 (* a (* b (pow t 2))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2)))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))> |
#<alt (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))> |
#<alt (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (- (* 1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (- (* -1/256 (/ (* a (* b (pow t 2))) z)) (* -1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3)))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))> |
#<alt (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))> |
#<alt (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (- (* 1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (- (* -1/256 (/ (* a (* b (pow z 2))) t)) (* -1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3)))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))> |
#<alt (* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))))> |
#<alt (* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))))> |
#<alt (* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))))> |
#<alt (* -1 (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))> |
#<alt (* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))))> |
#<alt (* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))))> |
#<alt (* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))))> |
#<alt (* -1 (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))))> |
#<alt (* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z)))))))> |
#<alt (* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z)))))))> |
#<alt (* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z)))))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z)))))))> |
#<alt (* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z)))))))> |
#<alt (* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z)))))))> |
#<alt (* -1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))))> |
#<alt (+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z)))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (+ (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3))) (/ c z))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z)))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y)))))) z)) (* -1/16 t))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))))> |
#<alt (+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (/ c t))))> |
#<alt (* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t)))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t)))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y)))))) t)) (* -1/16 z))))> |
#<alt (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a))))> |
#<alt (* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b))))> |
#<alt (* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))> |
#<alt (+ c (+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))))> |
#<alt (+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))))> |
#<alt (+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2)))))> |
#<alt (+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2))))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)))> |
#<alt (+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)))> |
#<alt (+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))> |
#<alt (+ c (+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))))> |
#<alt (+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))))> |
#<alt (+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2)))))> |
#<alt (+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2))))))> |
#<alt c> |
#<alt (+ c (* 1/64 (/ (* a (* b (* t z))) (* x y))))> |
#<alt (+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)))> |
#<alt (+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)))> |
#<alt (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt c> |
#<alt (* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1)))> |
#<alt (* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1)))> |
#<alt (* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1)))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z)))))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y))))))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y))))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))> |
#<alt (* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))))> |
#<alt (* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2))))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z)))))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z))))))> |
#<alt (+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z))))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))> |
#<alt (* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))))> |
#<alt (* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z)))))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z))))))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z))))))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x))))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x)))))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x)))))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x))))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x))))> |
#<alt (* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x))))> |
#<alt (* -1/64 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z)))))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z))))))> |
#<alt (+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z))))))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y))))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y)))))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y)))))> |
#<alt (* -4 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y))))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y))))> |
#<alt (* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y))))> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x)))))> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y)))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2)))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2)))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x)))> |
#<alt (* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x))))> |
#<alt (* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y)))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y))))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (/ -16 (* t z))> |
#<alt (- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z))))> |
#<alt (- (* x (- (* -4096 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z))))> |
#<alt (- (* x (- (* x (- (* -65536 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)> |
#<alt (/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -1/16 (/ (* t z) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -1/16 (/ (* t z) (* x (pow y 2)))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))))) x)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (/ -16 (* t z))> |
#<alt (- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -4096 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -65536 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)> |
#<alt (/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -1/16 (/ (* t z) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -1/16 (/ (* t z) (* (pow x 2) y))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))))) y)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* 1/256 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* z (- (* 1/4096 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -16 (* t z))> |
#<alt (/ (- (* -256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z)> |
#<alt (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t)))) z)> |
#<alt (/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (* 16 (/ 1 t))))) z)> |
#<alt (/ -16 (* t z))> |
#<alt (* -1 (/ (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* 1/256 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* t (- (* 1/4096 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -16 (* t z))> |
#<alt (/ (- (* -256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t)> |
#<alt (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z)))) t)> |
#<alt (/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (* 16 (/ 1 z))))) t)> |
#<alt (/ -16 (* t z))> |
#<alt (* -1 (/ (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t))> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))))> |
#<alt (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (+ (* -1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* t (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* x y)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3)))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t))))> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))))> |
#<alt (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (+ (* -1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* x y)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2)))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z))))> |
#<alt (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))))> |
#<alt (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))> |
#<alt (+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))> |
#<alt (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))> |
#<alt (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (/ (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))) x)> |
#<alt (/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)))) x)> |
#<alt (/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))))) y))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))))) x)> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))))) y)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2)))) x))) x)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))> |
#<alt (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))> |
#<alt (+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))> |
#<alt (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))> |
#<alt (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (/ (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))) y)> |
#<alt (/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)))) y)> |
#<alt (/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))))) x))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))))) y)> |
#<alt (* 1/64 (/ (* a (* b (* t z))) (* x y)))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))))) x)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2)))) y))) y)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))> |
#<alt (* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z))))))> |
#<alt (* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z))))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))> |
#<alt (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3)))))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))> |
#<alt (* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3)))))))> |
#<alt (* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3)))))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))> |
#<alt (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3)))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))> |
#<alt (* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a))))> |
#<alt (* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a))))> |
#<alt (* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a))))> |
#<alt (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))> |
#<alt (* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)))))> |
#<alt (* 1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))> |
#<alt (* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b))))> |
#<alt (* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b))))> |
#<alt (* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b))))> |
#<alt (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))> |
#<alt (* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)))))> |
#<alt (* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)))))> |
#<alt (* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)))))> |
#<alt (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)))> |
#<alt (* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)))> |
#<alt (* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)))> |
#<alt (* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)))> |
#<alt (* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)))> |
#<alt (* 1/16 (* a (* b (* t (* x (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* b (pow t 2))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (* t (- (* -1/256 (/ (* a (* b t)) z)) (* -1/16 (/ (* a (* b (* x y))) (pow z 2)))))> |
#<alt (* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2)))))> |
#<alt (* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2)))))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (* (pow t 3) (+ 1/1024 (* -1/256 (/ (* a b) (* t z)))))> |
#<alt (* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z)))))> |
#<alt (* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z)))))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (* -1 (* (pow t 3) (- (* 1/256 (/ (* a b) (* t z))) 1/1024)))> |
#<alt (* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024)))> |
#<alt (* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024)))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))> |
#<alt (* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))> |
#<alt (* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))> |
#<alt (* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))> |
#<alt (* a (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))> |
#<alt (* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3)))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))> |
#<alt (* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))> |
#<alt (* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))> |
#<alt (* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))> |
#<alt (* b (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))> |
#<alt (* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))> |
#<alt (* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))))> |
#<alt (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z))))))> |
#<alt (* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z))))))> |
#<alt (* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z))))))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2))))))> |
#<alt (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z))))))> |
#<alt (* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z))))))> |
#<alt (* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z))))))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2))))))> |
#<alt (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))> |
#<alt (/ (- (* -1/256 (* a (* b (* (pow t 2) z)))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2))> |
#<alt (/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2))> |
#<alt (/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z)))> |
#<alt (* 1/1024 (pow t 3))> |
#<alt (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))> |
#<alt (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))))> |
#<alt (+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2))))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x))))> |
#<alt (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z)))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z))))))))> |
#<alt (+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z))))))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))))> |
#<alt (* -1 (* a (* b (* (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
351 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | z | @ | 0 | (+ (* (- (* x (* y (* x y))) (* (* (* z t) (* z t)) 1/256)) (/ 1 (- (* x y) (* (* z t) 1/16)))) (* (* a b) -1/4)) |
| 5.0ms | y | @ | inf | (/ 1 (- (* x y) (* (* z t) 1/16))) |
| 5.0ms | t | @ | -inf | (+ (* (- (* x (* y (* x y))) (* (* (* z t) (* z t)) 1/256)) (/ 1 (- (* x y) (* (* z t) 1/16)))) (* (* a b) -1/4)) |
| 4.0ms | z | @ | 0 | (neg (* (* z (* z z)) (+ (* (* t (* t t)) 1/1024) (neg (/ (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (* t t))))) z))))) |
| 3.0ms | b | @ | 0 | (+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (* t t))))) |
| 1× | batch-egg-rewrite |
| 5 750× | lower-fma.f32 |
| 5 736× | lower-fma.f64 |
| 5 344× | lower-*.f32 |
| 5 288× | lower-*.f64 |
| 2 972× | lower-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 666 |
| 0 | 140 | 584 |
| 1 | 583 | 529 |
| 2 | 4496 | 511 |
| 0 | 8399 | 500 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(*.f64 b #s(literal -1/4 binary64)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) c) |
(*.f64 x y) |
(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))) |
(-.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 (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))) c) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) 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))))) #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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(*.f64 t #s(literal 1/16 binary64)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)))) |
(*.f64 b (*.f64 t t)) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b)))) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 x y c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)) |
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y c)) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) c) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (fma.f64 x y c))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(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))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.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 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.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 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.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 #s(literal 1/16 binary64) z) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 x y) c) |
(+.f64 c (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(fma.f64 x y c) |
(fma.f64 y x c) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c))))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/16777216 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 z t) (neg.f64 (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) #s(literal 1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/16777216 binary64))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 1 binary64))) |
(fma.f64 z (neg.f64 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (neg.f64 (*.f64 z t)) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) (neg.f64 z) (*.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 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 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x y)) |
(fma.f64 (neg.f64 (*.f64 t #s(literal 1/16 binary64))) z (*.f64 x y)) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) |
(/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) |
(pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(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))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.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 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.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 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 a b) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 (*.f64 t (*.f64 t b)) (*.f64 a #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 a (*.f64 t (*.f64 t b))) #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t (*.f64 t b)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 t b))) a (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) b) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t t)) b (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t b)) t (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))))) |
(/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)))) |
(/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) |
(*.f64 z (neg.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) |
(*.f64 z (*.f64 (*.f64 z z) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))))) |
(*.f64 (*.f64 z z) (*.f64 z (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (neg.f64 (*.f64 z (*.f64 z z)))) |
(*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 z (*.f64 z z))) |
(+.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) |
(-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) |
(fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) |
(fma.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64)) c) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) c) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64) c) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64)) c) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)))) |
(/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) |
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) |
(*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal 4 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) |
(+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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 z t) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) z (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 (*.f64 a b)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) a) (neg.f64 b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 a)) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(neg.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 a b)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a b))) |
(neg.f64 (neg.f64 (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)))) (neg.f64 (*.f64 a b))) |
(*.f64 a b) |
(*.f64 a (neg.f64 (neg.f64 b))) |
(*.f64 b a) |
(*.f64 #s(literal 1 binary64) (*.f64 a b)) |
(*.f64 (neg.f64 (*.f64 a b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a b))) |
(*.f64 (neg.f64 a) (neg.f64 b)) |
(*.f64 (neg.f64 (neg.f64 a)) b) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) b) |
(*.f64 t #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 y (*.f64 x y)) x) |
(*.f64 (*.f64 x (*.f64 x y)) y) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.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))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(fma.f64 z (*.f64 (*.f64 z z) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 z (*.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 t (*.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 z z) (*.f64 z (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/1024 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z z)) z (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z z)) z (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) z) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 z z)) t) (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) z) (*.f64 z z) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(neg.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(/.f64 (fma.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) |
(*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) |
(*.f64 (*.f64 z z) (*.f64 z (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))))) |
(*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 z (*.f64 z z))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) |
(*.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) z) |
(*.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) z) (*.f64 z z)) |
(*.f64 t (*.f64 t b)) |
(*.f64 b (*.f64 t t)) |
(*.f64 (*.f64 t t) b) |
(*.f64 (*.f64 t b) t) |
(+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) |
(-.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) |
(fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(fma.f64 (*.f64 t t) (*.f64 t #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) t (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1/1024 binary64) t) (*.f64 t t) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (neg.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) |
(+.f64 (*.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.f64 a b))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(fma.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.f64 a b))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 a b) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 a b) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 a (*.f64 b (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 b (*.f64 a (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) |
(*.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) |
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 a b)) |
(*.f64 (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) a) b) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (neg.f64 (*.f64 a b))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) b) a) |
| 1× | egg-herbie |
| 6 660× | lower-*.f64 |
| 6 660× | lower-*.f32 |
| 3 916× | lower-+.f64 |
| 3 916× | lower-+.f32 |
| 3 430× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2885 | 44960 |
| 0 | 8222 | 43043 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 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 (* 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 (* 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))) |
(+ 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)) |
(* 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)) (* 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)) (* 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) |
(* 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)))) |
(* 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))))) |
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))) |
(* 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/4 (* a b)) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* x y)) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z))) |
(* x y) |
(* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (* -1/4 (/ (* a b) x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -1/4 (* a b))) (* -1/16 (* t z))) x))))) |
(- (* -1/4 (* a b)) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* x y)) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z))) |
(- (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z))) |
(* x y) |
(* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (* -1/4 (/ (* a b) y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b))) (* -1/16 (* t z))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(* 1/16 (* t z)) |
(* z (- (* -1/4 (/ (* a b) z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (* -1/4 (/ (* a b) z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (* -1/4 (/ (* a b) z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3))))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) z)) (* 1/16 t)))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(* 1/16 (* t z)) |
(* t (- (* -1/4 (/ (* a b) t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (* -1/4 (/ (* a b) t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (* -1/4 (/ (* a b) t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2))))))))) |
(* 1/16 (* t z)) |
(* -1 (* t (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) t)) (* 1/16 z)))) |
(* -1 (* t (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(* -1 (* t (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z)))) |
(- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(* -1/4 (* a b)) |
(* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(* -1/4 (* a b)) |
(* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(* -1/16 (* t z)) |
(- (* x y) (* 1/16 (* t z))) |
(- (* x y) (* 1/16 (* t z))) |
(- (* x y) (* 1/16 (* t z))) |
(* 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)) |
(- (* x y) (* 1/16 (* t z))) |
(- (* x y) (* 1/16 (* t z))) |
(- (* x y) (* 1/16 (* t z))) |
(* 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 (- (/ (* x y) z) (* 1/16 t))) |
(* z (- (/ (* x y) z) (* 1/16 t))) |
(* z (- (/ (* x y) z) (* 1/16 t))) |
(* -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 (- (/ (* x y) t) (* 1/16 z))) |
(* t (- (/ (* x y) t) (* 1/16 z))) |
(* t (- (/ (* x y) t) (* 1/16 z))) |
(* -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)))) |
(- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z))) |
(* x y) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(* 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/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -1/4 (* a b)))) (* -1/16 (* t z))) x))))) |
(- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z))) |
(* x y) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(* 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/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b)))) (* -1/16 (* t z))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(* 1/16 (* t z)) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (/ c z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3))))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(* -1 (* z (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b)))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(* -1 (* z (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(* 1/16 (* t z)) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (/ c t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2))))))))) |
(* 1/16 (* t z)) |
(* -1 (* t (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(* -1 (* t (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b)))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(* -1 (* t (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z)))) |
(- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(* -1/4 (* a b)) |
(* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(* -1/4 (* a b)) |
(* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
c |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(* 1/256 (* a (* b (pow t 2)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* 1/256 (* a (* b (pow t 2)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(* 1/256 (* a (* b (pow t 2)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(* 1/256 (* a (* b (pow t 2)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(* 1/256 (* a (* b (pow t 2)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(* 1/256 (* a (* b (pow t 2)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))) |
(* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y))))))) |
(* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (- (* 1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (- (* -1/256 (/ (* a (* b (pow t 2))) z)) (* -1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (- (* 1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))) |
(* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (- (* -1/256 (/ (* a (* b (pow z 2))) t)) (* -1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(* -1 (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(* -1 (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))) |
(+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z))))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (+ (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3))) (/ c z)))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z)))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y)))))) z)) (* -1/16 t)))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))) |
(+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (/ c t)))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t))))) |
(* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t)))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t)))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y)))))) t)) (* -1/16 z)))) |
(+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+ c (+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2))))) |
(+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2)))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))) |
(+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))) |
(+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+ c (+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2))))) |
(+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2)))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))) |
(+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))) |
(* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
c |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
c |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(* -4 (* (pow x 2) (pow y 2))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y)))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y)))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))) |
(* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))) |
(* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2)))) |
(* -4 (* (pow x 2) (pow y 2))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z)))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z)))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))) |
(* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))) |
(* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2)))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z)))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z)))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x)))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x))))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x)))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x)))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x)))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z)))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z)))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y)))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y))))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y)))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y)))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y)))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* (pow x 2) (pow y 2)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x)))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(/ -16 (* t z)) |
(- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z)))) |
(- (* x (- (* -4096 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(- (* x (- (* x (- (* -65536 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -1/16 (/ (* t z) (* x (pow y 2))))) x) |
(/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -1/16 (/ (* t z) (* x (pow y 2)))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))))) x) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/ -16 (* t z)) |
(- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z)))) |
(- (* y (- (* -4096 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -65536 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -1/16 (/ (* t z) (* (pow x 2) y)))) y) |
(/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -1/16 (/ (* t z) (* (pow x 2) y))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))))) y) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/ 1 (* x y)) |
(+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* z (- (* 1/256 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* z (- (* z (- (* 1/4096 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -16 (* t z)) |
(/ (- (* -256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z) |
(/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t)))) z) |
(/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (* 16 (/ 1 t))))) z) |
(/ -16 (* t z)) |
(* -1 (/ (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z)) |
(/ 1 (* x y)) |
(+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* t (- (* 1/256 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* t (- (* t (- (* 1/4096 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -16 (* t z)) |
(/ (- (* -256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t) |
(/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z)))) t) |
(/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (* 16 (/ 1 z))))) t) |
(/ -16 (* t z)) |
(* -1 (/ (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t)) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (+ (* -1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* t (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* x y))))))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (+ (* -1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* x y))))))))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2)))))) |
(* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) |
(+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(/ (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))) x) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)))) x) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))))) y))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))))) x) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))))) y)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2)))) x))) x)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) |
(+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(/ (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))) y) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)))) y) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))))) x))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))))) y) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))))) x)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2)))) y))) y)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))) |
(* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z)))))) |
(* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z)))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3))))))) |
(* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3))))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* b (pow t 2)) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(* t (- (* -1/256 (/ (* a (* b t)) z)) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(* 1/1024 (pow t 3)) |
(* (pow t 3) (+ 1/1024 (* -1/256 (/ (* a b) (* t z))))) |
(* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z))))) |
(* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z))))) |
(* 1/1024 (pow t 3)) |
(* -1 (* (pow t 3) (- (* 1/256 (/ (* a b) (* t z))) 1/1024))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024))) |
(* 1/1024 (pow t 3)) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(* a (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(* 1/1024 (pow t 3)) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(* b (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/ (- (* -1/256 (* a (* b (* (pow t 2) z)))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(* 1/1024 (pow t 3)) |
(+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(* 1/1024 (pow t 3)) |
(+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))) |
(+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))) |
(+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
| Outputs |
|---|
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (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) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (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) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(+ c (* 1/16 (* t z))) |
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (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)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(+ c (* 1/16 (* t z))) |
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (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)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(+ (* 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))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) #s(literal -1 binary64)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -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/4 binary64) b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (/.f64 (*.f64 x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (/.f64 (*.f64 x y) a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (/.f64 (*.f64 x y) 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)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* -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 #s(literal -1/4 binary64) a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (/.f64 (*.f64 x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (/.f64 (*.f64 x y) b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (/.f64 (*.f64 x y) 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)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (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/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) |
(* 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)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (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/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) |
(* 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)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64)))) |
(* -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) |
(* 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))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* 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))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* 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)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* 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)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
c |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 c x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 c x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 c x)))) |
c |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 c y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 c y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
(+ c (* x y)) |
(+.f64 c (*.f64 x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (neg.f64 x) y) c) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (neg.f64 x) y) c) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (neg.f64 x) y) c) #s(literal -1 binary64)))) |
(* 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/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)) (* x y)) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y)))) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (* -1/4 (/ (* a b) x))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (* -1/4 (/ (* a b) x)))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (* -1/4 (/ (* a b) x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(*.f64 x (-.f64 (+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -1/4 (* a b))) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) |
(- (* -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)) (* x y)) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x)))) (* -1/16 (* t z))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (* -1/4 (/ (* a b) y))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (* -1/4 (/ (* a b) y)))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (* -1/4 (/ (* a b) y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* -1/4 (* a b)) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y))))) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b))) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t))))) |
(+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (* -1/4 (/ (* a b) z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t))) |
(* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (* -1/4 (/ (* a b) z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (* -1/4 (/ (* a b) z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3))))))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (* -1/4 (/ (* a b) t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z))) |
(* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (* -1/4 (/ (* a b) t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (* -1/4 (/ (* a b) t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2))))))))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ (- (* -1/4 (* a b)) (* -1 (* x y))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (- (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.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) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* a (- (+ (* -1/4 b) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.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 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.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) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* b (- (+ (* -1/4 a) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.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 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* (pow x 2) (pow y 2)) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (/ (* (pow x 2) (pow y 2)) (pow z 2)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/256 (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (/ (* (pow x 2) (pow y 2)) (pow t 2)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* -1/16 (* t z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 t z)) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* x (+ y (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* x (+ y (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* -1 (* x (+ (* -1 y) (* 1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* -1 (* x (+ (* -1 y) (* 1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) |
(* -1/16 (* t z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 t z)) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(- (* x y) (* 1/16 (* t z))) |
(fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
(* y (+ x (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
(* y (+ x (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 x) (* 1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 x) (* 1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) 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 (- (/ (* x y) z) (* 1/16 t))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal -1/16 binary64) t))) |
(* z (- (/ (* x y) z) (* 1/16 t))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal -1/16 binary64) t))) |
(* z (- (/ (* x y) z) (* 1/16 t))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal -1/16 binary64) t))) |
(* -1/16 (* t z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* 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 (- (/ (* x y) t) (* 1/16 z))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal -1/16 binary64) z))) |
(* t (- (/ (* x y) t) (* 1/16 z))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal -1/16 binary64) z))) |
(* t (- (/ (* x y) t) (* 1/16 z))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal -1/16 binary64) z))) |
(* -1/16 (* t z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal 1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal 1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal 1/16 binary64) z)))) |
(- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z))) |
(+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(- (+ c (+ (* -1/4 (* a b)) (* x (- (* -1 (* (pow x 2) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z))) |
(+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ c (+ (* -1/4 (* a b)) (* x (- (* (pow x 2) (- (* -1 (* x (+ (* -4096 (/ (pow y 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow y 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow y 3) (* (pow t 2) (pow z 2))))))) (* -1 y))))) (* -1/16 (* t z))) |
(+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y))) (pow x 2))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (* -1/16 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) |
(* x (- (+ y (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow y 2)))) (pow x 3))) (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (+ (* -1/16 (/ (* t z) x)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) y))))))) |
(*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2)))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 2))))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/256 (/ (* (pow t 2) (pow z 2)) y)))) x)) (* -1/4 (* a b)))) (* -1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) x)))) |
(- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(- (+ c (+ (* -1/4 (* a b)) (* x y))) (* -1/16 (* t z))) |
(+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(- (+ c (+ (* -1/4 (* a b)) (* y (- (* -1 (* (pow y 2) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z))) |
(+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(- (+ c (+ (* -1/4 (* a b)) (* y (- (* (pow y 2) (- (* -1 (* y (+ (* -4096 (/ (pow x 4) (* (pow t 3) (pow z 3)))) (* 4096 (/ (pow x 4) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (* 256 (/ (pow x 3) (* (pow t 2) (pow z 2))))))) (* -1 x))))) (* -1/16 (* t z))) |
(+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x))) (pow y 2))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (* -1/16 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) |
(* y (- (+ x (+ (* -1 (/ (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (pow x 2)))) (pow y 3))) (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (+ (* -1/16 (/ (* t z) y)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 2)))))))) |
(*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (+ (* -1/4 (* a b)) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) (* x y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x y)))))) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 2) y)))) (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/256 (/ (* (pow t 2) (pow z 2)) x)))) y)) (* -1/4 (* a b)))) (* -1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) y)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* -1 (* z (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* x y) (* z (- (* z (- (* -1 (* z (+ (* -1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow t 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow t 2) (* x y))) (* 1/256 (/ (pow t 2) (* x y)))))) (* -1/16 t)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t)))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (/ c z)) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* z (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 3))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t))))) |
(* z (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow t 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow t 3)))) (pow z 4))) (+ (* -1/4 (/ (* a b) z)) (/ c z))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3)))) (+ (* -1 (/ (* x y) z)) (+ (* -1/16 t) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 3))))))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow t 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow t 2)))) (pow z 2))) (* -1/4 (* a b)))) (* -1 (* x y))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) z)) (* 1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* -1 (* t (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* t (- (* t (- (* -1 (* t (+ (* -1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (pow z 3) (* (pow x 2) (pow y 2))))))) (+ (* -1/256 (/ (pow z 2) (* x y))) (* 1/256 (/ (pow z 2) (* x y)))))) (* -1/16 z))) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (/ c t)) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* t (- (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 3))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z))))) |
(* t (- (+ (* -1 (/ (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (pow z 3))) (* 4096 (/ (* (pow x 4) (pow y 4)) (pow z 3)))) (pow t 4))) (+ (* -1/4 (/ (* a b) t)) (/ c t))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2)))) (+ (* -1 (/ (* x y) t)) (+ (* -1/16 z) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 2))))))))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ (- (+ c (* -1/4 (* a b))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (- (+ c (+ (* -1 (/ (+ (* -256 (/ (* (pow x 3) (pow y 3)) (pow z 2))) (* 256 (/ (* (pow x 3) (pow y 3)) (pow z 2)))) (pow t 2))) (* -1/4 (* a b)))) (* -1 (* x y))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (- (* -1 (/ (- (+ c (+ (* -4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3)))) (+ (* -1/4 (* a b)) (* 4096 (/ (* (pow x 4) (pow y 4)) (* (pow t 3) (pow z 3))))))) (+ (* -256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2)))) (+ (* -1 (* x y)) (* 256 (/ (* (pow x 3) (pow y 3)) (* (pow t 2) (pow z 2))))))) t)) (* 1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.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) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* a (- (+ (* -1/4 b) (+ (/ c a) (/ (* (pow x 2) (pow y 2)) (* a (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* a (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.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 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.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) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* b (- (+ (* -1/4 a) (+ (/ c b) (/ (* (pow x 2) (pow y 2)) (* b (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* b (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 b (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.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 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(- (+ c (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z)))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
c |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
(* c (- (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* (pow x 2) (pow y 2)) (* c (- (* x y) (* 1/16 (* t z))))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (* c (- (* x y) (* 1/16 (* t z)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c)) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1 (/ (- (+ (* -1/4 (* a b)) (/ (* (pow x 2) (pow y 2)) (- (* x y) (* 1/16 (* t z))))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* x y) (* 1/16 (* t z)))))) c)) 1))) |
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c)) #s(literal -1 binary64)))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* a (+ (* -1/16 (/ (* b (* t (* x y))) z)) (* 1/256 (* b (pow t 2))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* a (+ (* -1/256 (* b (pow t 2))) (* 1/16 (/ (* b (* t (* x y))) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* b (+ (* -1/16 (/ (* a (* t (* x y))) z)) (* 1/256 (* a (pow t 2))))) |
(*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1 (* b (+ (* -1/256 (* a (pow t 2))) (* 1/16 (/ (* a (* t (* x y))) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(*.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b t))))) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(*.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b t))))) |
(* t (+ (* -1/16 (/ (* a (* b (* x y))) z)) (* 1/256 (* a (* b t))))) |
(*.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b t))))) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* (pow t 2) (+ (* -1/16 (/ (* a (* b (* x y))) (* t z))) (* 1/256 (* a b)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) z) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) x))) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) z) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) x))) |
(* x (+ (* -1/16 (/ (* a (* b (* t y))) z)) (* 1/256 (/ (* a (* b (pow t 2))) x)))) |
(*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) z) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) x))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) z))) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) z))) |
(* -1 (* x (+ (* -1/256 (/ (* a (* b (pow t 2))) x)) (* 1/16 (/ (* a (* b (* t y))) z))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) z))) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) y))) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) y))) |
(* y (+ (* -1/16 (/ (* a (* b (* t x))) z)) (* 1/256 (/ (* a (* b (pow t 2))) y)))) |
(*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) y))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z))))) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z))))) |
(* -1 (* y (+ (* -1/256 (/ (* a (* b (pow t 2))) y)) (* 1/16 (/ (* a (* b (* t x))) z))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z))))) |
(* -1/16 (/ (* a (* b (* t (* x y)))) z)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) z) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) z) |
(/ (+ (* -1/16 (* a (* b (* t (* x y))))) (* 1/256 (* a (* b (* (pow t 2) z))))) z) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) z) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(* 1/256 (* a (* b (pow t 2)))) |
(*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(+ (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* 1/256 (* a (* b (pow t 2))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))) |
(*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) |
(* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y))))))) |
(*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) |
(* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y))))))) |
(*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* (pow z 3) (- (* 1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))) (* 1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (- (* -1/256 (/ (* a (* b (pow t 2))) z)) (* -1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* -1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) |
(* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) |
(* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* (pow t 3) (- (* 1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* (pow t 3) (- (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow t 3) (- (* -1/256 (/ (* a (* b (pow z 2))) t)) (* -1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 x y) z)) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* -1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 x y) z)) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(- (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) |
(* a (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) |
(* -1 (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) |
(* -1 (* a (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(- (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) |
(* b (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) |
(* -1 (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) |
(* -1 (* b (- (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)) (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) |
(* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* x (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* 1/16 (* a (* b (* t (* y z))))))) |
(*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1 (* x (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1 (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(- (* -1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* y (- (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* 1/16 (* a (* b (* t (* x z))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* -1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* -1 (* y (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))) |
(+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) |
(+ c (* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))))) |
(+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (/ c z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (+ (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3))) (/ c z)))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 c z)))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y)))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))) |
(+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) |
(+ c (* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))))) |
(+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 c t)))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (+ (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))) (/ c t)))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y)))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c a)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c a)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c a)))) |
(* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) a)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c b)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c b)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c b)))) |
(* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) b)) (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+.f64 c (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) |
(+ c (+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))) |
(+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))) |
(+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))) |
(+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2))))) |
(+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x)))) |
(+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) (pow x 2)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))) |
(+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) |
(+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x))) |
(+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) |
(+ c (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(+.f64 c (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) |
(+ c (+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))))) |
(+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))))))) |
(+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) |
(+ c (+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))))))))) |
(+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2))))) |
(+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y)))) |
(+ c (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) (* x y))) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) (pow y 2)))))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y))))) |
c |
(+ c (* 1/64 (/ (* a (* b (* t z))) (* x y)))) |
(+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) |
(+ c (* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))) |
(+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) |
(+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y))) |
(+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) |
(* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ c (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
c |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* c (+ 1 (* 1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
c |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)))) |
(* -1 (* c (- (* -1/4 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) z))))) (* c (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) 1))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y)))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* z (+ (* -1/64 (* (pow t 2) z)) (* 1/4 (* t (* x y)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y)))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) |
(* (pow z 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/64 (pow t 2)) (* 1/4 (/ (* t (* x y)) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/4 (* t (* x y))) (* 4 (/ (* (pow x 2) (pow y 2)) z))) z)) (* -1/64 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t)))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* 1/4 (* t (* x (* y z))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z))))) |
(+ (* -4 (* (pow x 2) (pow y 2))) (* t (+ (* -1/64 (* t (pow z 2))) (* 1/4 (* x (* y z)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))) |
(* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) |
(* (pow t 2) (+ (* -4 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/64 (pow z 2)) (* 1/4 (/ (* x (* y z)) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/4 (* x (* y z))) (* 4 (/ (* (pow x 2) (pow y 2)) t))) t)) (* -1/64 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z)))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z)))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* x (+ (* -4 (* x (pow y 2))) (* 1/4 (* t (* y z)))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z)))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (* 1/4 (/ (* t (* y z)) x))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* 1/4 (/ (* t (* y z)) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x)))) |
(* (pow x 2) (+ (* -4 (pow y 2)) (* -1 (/ (+ (* -1/4 (* t (* y z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) x))) x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x)))) |
(* -1/64 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* 1/4 (* t (* x (* y z))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z)))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z)))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z))))) |
(+ (* -1/64 (* (pow t 2) (pow z 2))) (* y (+ (* -4 (* (pow x 2) y)) (* 1/4 (* t (* x z)))))) |
(fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z))))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/4 (/ (* t (* x z)) y))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) |
(* -4 (* (pow x 2) (pow y 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* 1/4 (/ (* t (* x z)) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y)))) |
(* (pow y 2) (+ (* -4 (pow x 2)) (* -1 (/ (+ (* -1/4 (* t (* x z))) (* 1/64 (/ (* (pow t 2) (pow z 2)) y))) y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y)))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x))))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))))) (*.f64 y y))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) x)) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))))) y))))) x)) x)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y))))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x)))) x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) y)) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))))) x))))) y)) y)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))))) z)) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))))) t)) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* a (+ (* -1/4 b) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* -1/4 (* a b)) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* b (+ (* -1/4 a) (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* -1/16 (* t (* x y))) (* 1/256 (* (pow t 2) z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (+ (* 1/256 (pow t 2)) (/ (* (pow x 2) (pow y 2)) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* -1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* t (+ (* -1/16 (* x (* y z))) (* 1/256 (* t (pow z 2))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (+ (* 1/256 (pow z 2)) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y y))))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* x (+ (* -1/16 (* t (* y z))) (* x (pow y 2))))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y y))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y y))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y)))) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 y z)))) x)) (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 y z)))) x)) (*.f64 y y))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z) (*.f64 (*.f64 x x) y)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* y (+ (* -1/16 (* t (* x z))) (* (pow x 2) y)))) |
(fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z) (*.f64 (*.f64 x x) y)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x)))) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))) (* -1 (/ (* a (* b (pow y 2))) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 (*.f64 a b) (*.f64 (*.f64 x x) y) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) y) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)))))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 x y) z)) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* -1 (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* -1 (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z)))) |
(-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) |
(- (* x (- (* -4096 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) |
(- (* x (- (* x (- (* -65536 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ y (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x) |
(/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -1/16 (/ (* t z) (* x (pow y 2))))) x) |
(/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))))) x) |
(/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -1/16 (/ (* t z) (* x (pow y 2)))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))))) x) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -1/16 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -1/16 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 y y))))) x)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(- (* -256 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 16 (/ 1 (* t z)))) |
(-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) |
(- (* y (- (* -4096 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) |
(- (* y (- (* y (- (* -65536 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 4096 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 256 (/ x (* (pow t 2) (pow z 2)))))) (* 16 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y) |
(/ (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -1/16 (/ (* t z) (* (pow x 2) y)))) y) |
(/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)))) y) |
(/ (- (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -1/16 (/ (* t z) (* (pow x 2) y))) (* -1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) y) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -1/16 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -1/16 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 x x))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* z (- (* 1/256 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* z (- (* z (- (* 1/4096 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(/ (- (* -256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 16 binary64) t)) z) |
(/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t)))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t))) z) |
(/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 256 (/ (* x y) (* (pow t 2) z))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (* 16 (/ 1 t))))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 16 binary64) t)))) z) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 256 (/ (* x y) (* (pow t 2) z))) (* 16 (/ 1 t))) z)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 256 (/ (* x y) (pow t 2)))) z)) (* 16 (/ 1 t))) z)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 t t))))) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 1/16 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* t (- (* 1/256 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* t (- (* t (- (* 1/4096 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -1/256 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -1/16 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(/ (- (* -256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t) |
(/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z))) t) |
(/ (- (* -65536 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 256 (/ (* x y) (* t (pow z 2)))) (+ (* 4096 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (* 16 (/ 1 z))))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 4096 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 16 binary64) z)))) t) |
(/ -16 (* t z)) |
(/.f64 #s(literal -16 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 256 (/ (* x y) (* t (pow z 2)))) (* 16 (/ 1 z))) t)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -4096 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 65536 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -4096 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 256 (/ (* x y) (pow z 2)))) t)) (* 16 (/ 1 z))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* 1/4 (* (pow z 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))))) |
(*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))))))) |
(*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) |
(* z (+ (* 1/64 (/ (* a (* b t)) (* x y))) (* (pow z 2) (+ (* 1/4 (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (+ (* -1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow t 2) (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* t (- (* 1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow t 3))) (* (pow x 3) (pow y 3)))))) (* x y))))))))) |
(*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 t (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (+ (* 1/16 t) (* 1/4 (/ (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) (pow z 3))))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z)) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2)))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* 1/4 (* (pow t 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))))) |
(*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/64 (/ (* t (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3))))))) (* x y))) (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))))))) |
(*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) |
(* t (+ (* 1/64 (/ (* a (* b z)) (* x y))) (* (pow t 2) (+ (* 1/4 (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (+ (* -1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))) (* 1/256 (/ (* (pow z 2) (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2))))))) (* 1/64 (/ (* z (- (* 1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (* 1/4096 (/ (* a (* b (pow z 3))) (* (pow x 3) (pow y 3)))))) (* x y))))))))) |
(*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 z (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) t))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2)))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t)))))) |
(* t (+ (* -1/4 (/ (+ (* -16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* -1 (* a b)) (* -4 (* x y))))) (pow z 2)))) (pow t 3))) (+ (* 1/16 z) (+ (* 1/4 (/ (- (* -1 (* a b)) (* -4 (* x y))) t)) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* -16 (/ (* x (* y (- (* -1 (* a b)) (* -4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) (pow t 2))))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t)) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* -1/4 (/ (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2)))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) |
(* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1/4 (/ (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* 1/4 (/ (* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1 (* a (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1/4 (/ (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(* 1/4 (/ (* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1 (* b (+ (* -1/4 (/ (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (* -1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) |
(*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))) |
(+ (* 1/4 (* x (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* -1/4 (* x (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))) |
(fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* x (+ (* 1/4 (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* x (+ (* -1/4 (* x (+ (* 16 (/ (* y (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* y (- (* 16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))) |
(fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(/ (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))) x) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)) x) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)))) x) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x))) x) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))) (pow x 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3)))))) y))) (pow x 3))) (+ (* 1/64 (/ (* a (* b (* t z))) y)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x))))) x) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))))) y)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)))) x) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))) x))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow y 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) y))))) y)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) (pow y 2)))) x))) x)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow y 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2)))))) x)) (* -1/64 (/ (* a (* b (* t z))) y))) x)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y))) y) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) (*.f64 y y)))) x)) x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) |
(* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) |
(*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))) |
(+ (* 1/4 (* y (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))) (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* -1/4 (* y (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))) (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3)))))))) |
(fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) |
(+ (* 64 (/ (* z (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 2))) (* y (+ (* 1/4 (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* y (+ (* -1/4 (* y (+ (* 16 (/ (* x (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* (pow t 2) (pow z 2))))))) (* -1/4 (+ (* -16 (/ (* x (- (* 16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow t 3))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (* (pow t 4) z)))))))))) |
(fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(/ (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))) y) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)) y) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)))) y) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y))) y) |
(/ (+ (* -1/4 (/ (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))) (pow y 2))) (+ (* -1/4 (/ (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2))) (* 1/16 (/ (* t (* z (+ (* -1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)) (* 1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3)))))) x))) (pow y 3))) (+ (* 1/64 (/ (* a (* b (* t z))) x)) (* 1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y))))) y) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))))) x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)))) y) |
(* 1/64 (/ (* a (* b (* t z))) (* x y))) |
(*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) |
(* -1 (/ (+ (* -1/4 (/ (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))))) (* 1/4 (/ (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))) y))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x)))) (* 1/4 (/ (+ (* -1/16 (/ (* t (* z (+ (* -1/4096 (/ (* a (* b (* (pow t 3) (pow z 3)))) (pow x 3))) (* 1/16 (/ (* t (* z (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) x))))) x)) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) (pow x 2)))) y))) y)) (* 1/4 (- (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) (pow x 2)) (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2)))))) y)) (* -1/64 (/ (* a (* b (* t z))) x))) y)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x))) x) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.f64 x x)))) y)) y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y))))))) |
(*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))))) |
(* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z)))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z)))))) |
(* z (+ (* 1/16 (* a (* b (* t (* x y))))) (* z (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/1024 (* (pow t 3) z)))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z)))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))))) |
(* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))) z)) (* -1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z))))))) |
(*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) |
(* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3))))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z)))))))) |
(* t (+ (* 1/16 (* a (* b (* x (* y z))))) (* t (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/1024 (* t (pow z 3))))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z)))))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t))))) |
(* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (+ (* 1/1024 (pow z 3)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))) t)) (* -1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -1 (* a (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a))) |
(* a (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) a)))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a))) |
(* a (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) |
(*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a)))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a)))) |
(* -1 (* a (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) a))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a)))) |
(* 1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) (* 1/1024 (* (pow t 3) (pow z 3)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -1 (* b (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b))) |
(* b (+ (* -1 (* (pow z 3) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (/ (* (pow t 3) (pow z 3)) b)))) |
(*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b))) |
(* b (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) |
(*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b)))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b)))) |
(* -1 (* b (+ (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2)))))) (* -1/1024 (/ (* (pow t 3) (pow z 3)) b))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b)))) |
(* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x))) |
(* x (+ (* 1/16 (* a (* b (* t (* y z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* -1 (* x (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) x)) (* -1/16 (* a (* b (* t (* y z)))))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(+ (* 1/16 (* a (* b (* t (* x (* y z)))))) (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y))) |
(* y (+ (* 1/16 (* a (* b (* t (* x z))))) (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y))) |
(* 1/16 (* a (* b (* t (* x (* y z)))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* -1 (* y (+ (* -1 (/ (* (pow z 3) (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) y)) (* -1/16 (* a (* b (* t (* x z)))))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* b (pow t 2)) |
(*.f64 b (*.f64 t t)) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(* t (- (* -1/256 (/ (* a (* b t)) z)) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(*.f64 t (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))) |
(* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(*.f64 t (fma.f64 t (fma.f64 #s(literal 1/1024 binary64) t (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))) |
(* t (- (* t (- (* 1/1024 t) (* 1/256 (/ (* a b) z)))) (* -1/16 (/ (* a (* b (* x y))) (pow z 2))))) |
(*.f64 t (fma.f64 t (fma.f64 #s(literal 1/1024 binary64) t (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/1024 (* -1/256 (/ (* a b) (* t z))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z)))))) |
(* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t z))))) |
(* (pow t 3) (- (+ 1/1024 (* 1/16 (/ (* a (* b (* x y))) (* (pow t 2) (pow z 2))))) (* 1/256 (/ (* a b) (* t z))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t z))))) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (* (pow t 3) (- (* 1/256 (/ (* a b) (* t z))) 1/1024))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z))) #s(literal -1/1024 binary64)))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) t)) #s(literal -1/1024 binary64)))) |
(* -1 (* (pow t 3) (- (* -1 (/ (- (* 1/16 (/ (* a (* b (* x y))) (* t (pow z 2)))) (* 1/256 (/ (* a b) z))) t)) 1/1024))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) t)) #s(literal -1/1024 binary64)))) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(* -1 (* a (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) |
(* a (- (* 1/1024 (/ (pow t 3) a)) (+ (* -1/16 (/ (* b (* t (* x y))) (pow z 2))) (* 1/256 (/ (* b (pow t 2)) z))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) |
(* a (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))) |
(*.f64 a (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) |
(* -1 (* a (- (* -1/1024 (/ (pow t 3) a)) (+ (* -1/256 (/ (* b (pow t 2)) z)) (* 1/16 (/ (* b (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(* -1 (* b (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) |
(* b (- (* 1/1024 (/ (pow t 3) b)) (+ (* -1/16 (/ (* a (* t (* x y))) (pow z 2))) (* 1/256 (/ (* a (pow t 2)) z))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) |
(* b (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))) |
(*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) |
(* -1 (* b (- (* -1/1024 (/ (pow t 3) b)) (+ (* -1/256 (/ (* a (pow t 2)) z)) (* 1/16 (/ (* a (* t (* x y))) (pow z 2))))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) |
(- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 x z))))) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 x z))))) |
(* x (- (* 1/1024 (/ (pow t 3) x)) (+ (* -1/16 (/ (* a (* b (* t y))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* x z)))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 x z))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) (*.f64 z z)))) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) (*.f64 z z)))) |
(* -1 (* x (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) x)) (* 1/16 (/ (* a (* b (* t y))) (pow z 2)))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) (*.f64 z z)))) |
(- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 y z))))) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 y z))))) |
(* y (- (* 1/1024 (/ (pow t 3) y)) (+ (* -1/16 (/ (* a (* b (* t x))) (pow z 2))) (* 1/256 (/ (* a (* b (pow t 2))) (* y z)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 y z))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z))))) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z))))) |
(* -1 (* y (- (* -1 (/ (- (* 1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))) y)) (* 1/16 (/ (* a (* b (* t x))) (pow z 2)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z))))) |
(* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(/ (- (* -1/256 (* a (* b (* (pow t 2) z)))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)) |
(/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(/.f64 (fma.f64 z (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)) |
(/ (- (* z (- (* 1/1024 (* (pow t 3) z)) (* 1/256 (* a (* b (pow t 2)))))) (* -1/16 (* a (* b (* t (* x y)))))) (pow z 2)) |
(/.f64 (fma.f64 z (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))) |
(fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(- (+ (* 1/1024 (pow t 3)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))) (* 1/256 (/ (* a (* b (pow t 2))) z))) |
(+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) |
(* 1/1024 (pow t 3)) |
(*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) |
(+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))) |
(fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* z (+ (* -1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 2))) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/256 (* a (* b (pow t 2)))) (* 1/16 (/ (* a (* b (* t (* x y)))) z)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) z)) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x y))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) z)) z)) (* -1/256 (* a (* b (pow t 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) z)) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) |
(+ (* -1 (* a (* b (* (pow x 2) (pow y 2))))) (* t (+ (* -1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t t))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)))) |
(* (pow t 2) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 2))) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t))))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t t))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/256 (* a (* b (pow z 2)))) (* 1/16 (/ (* a (* b (* x (* y z)))) t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) t)) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (* a (* b (* x (* y z))))) (/ (* a (* b (* (pow x 2) (pow y 2)))) t)) t)) (* -1/256 (* a (* b (pow z 2)))))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) t)) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* x (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/16 (/ (* a (* b (* t (* y z)))) x))))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x)))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* 1/16 (/ (* a (* b (* t (* y z)))) x)))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) x)) x)))) |
(* (pow x 2) (+ (* -1 (* a (* b (pow y 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* y z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) x))) x)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) x)) x)))) |
(* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* 1/16 (* a (* b (* t (* x (* y z))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) |
(+ (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))) (* y (+ (* -1 (* a (* b (* (pow x 2) y)))) (* 1/16 (* a (* b (* t (* x z)))))))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/16 (/ (* a (* b (* t (* x z)))) y))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y)))) |
(* -1 (* a (* b (* (pow x 2) (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* 1/16 (/ (* a (* b (* t (* x z)))) y)))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y)))) |
(* (pow y 2) (+ (* -1 (* a (* b (pow x 2)))) (* -1 (/ (+ (* -1/16 (* a (* b (* t (* x z))))) (* 1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) y))) y)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y)))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1 (* a (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
Compiled 170 589 to 6 744 computations (96% saved)
3285 alts after pruning (3274 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 402 | 1 301 | 2 703 |
| Fresh | 0 | 1 973 | 1 973 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 402 | 3 285 | 4 687 |
| Status | Accuracy | Program |
|---|---|---|
| 29.1% | (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) | |
| 42.0% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.1% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 28.5% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 29.7% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 31.7% | (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 53.9% | (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 35.2% | (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)) | |
| 35.2% | (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)))) | |
| 30.5% | (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 28.5% | (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) | |
| 98.8% | (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 33.3% | (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 50.1% | (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 16.0% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 22.8% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 37.6% | (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 45.3% | (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 30.5% | (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 32.9% | (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 40.6% | (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.5% | (fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64) c) | |
| 8.6% | (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64)) c) | |
| 8.9% | (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 8.6% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64)) c) | |
| 8.9% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 31.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 50.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64)) c) | |
| 9.1% | (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) c) | |
| 30.5% | (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 42.5% | (fma.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) | |
| 36.2% | (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) | |
| 53.4% | (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)) | |
| 53.4% | (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)))) | |
| 31.7% | (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 45.2% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 55.5% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 42.8% | (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) | |
| 40.1% | (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 9.1% | (fma.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.9% | (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.5% | (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 74.0% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.4% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (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)))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 74.4% | (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 7.7% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 81.0% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 63.5% | (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.8% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 9.1% | (fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 8.9% | (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.5% | (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 75.9% | (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (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)))) | |
| 99.2% | (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)) | |
| ▶ | 48.2% | (fma.f64 y x c) |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 81.8% | (fma.f64 x y (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 76.7% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) | |
| 74.4% | (fma.f64 x y (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 30.1% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) #s(literal -1 binary64))) | |
| 36.2% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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))) | |
| 30.2% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) | |
| 30.4% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| ▶ | 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
| 26.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c)))))) | |
| 36.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 38.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 23.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 30.4% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 26.8% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 45.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 38.1% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 99.2% | (fma.f64 x y (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 36.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 25.6% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (/.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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (+.f64 #s(literal 0 binary64) c)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 #s(literal 0 binary64) (neg.f64 c))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 c #s(literal -1 binary64))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) c)))) | |
| ✓ | 99.2% | (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)))) |
| 99.2% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 52.0% | (fma.f64 x y (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 90.0% | (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)))) | |
| 89.9% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 46.9% | (fma.f64 x y (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 71.6% | (fma.f64 x y (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) | |
| 99.2% | (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)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) c))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 x y (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64)) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 28.5% | (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 36.2% | (fma.f64 x y (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 54.1% | (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 59.7% | (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) | |
| 89.2% | (fma.f64 x y (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64)))) | |
| 86.3% | (fma.f64 x y (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) | |
| 87.4% | (fma.f64 x y (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) | |
| 89.2% | (fma.f64 x y (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)))) | |
| 85.1% | (fma.f64 x y (*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64))))) | |
| 85.8% | (fma.f64 x y (*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64))))) | |
| 86.3% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))))) | |
| 87.4% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b))))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 76.4% | (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) | |
| 84.5% | (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) | |
| 75.9% | (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 75.9% | (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 38.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) c)) | |
| 37.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c)) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 32.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c)) | |
| 40.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) c)) | |
| 60.7% | (fma.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 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c))) | |
| 99.2% | (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))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (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))) | |
| 81.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 45.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) #s(literal -1 binary64))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c))))) | |
| 27.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (fma.f64 x y c))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))))) | |
| 44.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))) | |
| 45.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 45.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) | |
| 45.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) c)) | |
| ✓ | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 x y c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) c)) | |
| 33.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) #s(literal -1 binary64)) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal -1 binary64)) c)) | |
| 54.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 33.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 x y)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) c)) | |
| 34.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 17.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c)) | |
| 27.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 17.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 27.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 54.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) c)) | |
| 33.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))))) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c)) | |
| 53.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 53.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 37.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 32.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 40.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 90.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) c)) | |
| 90.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) c)) | |
| 92.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))) | |
| 90.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) c)) | |
| 90.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x y) c)) | |
| 91.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 71.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) | |
| 92.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) c)) | |
| 91.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (*.f64 x y))) | |
| 71.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 84.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))))) | |
| 84.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))) | |
| 85.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) | |
| 84.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 84.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 84.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) | |
| 86.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 54.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 86.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) z)) (*.f64 #s(literal -1/16 binary64) t))))) | |
| 85.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) t)) (*.f64 #s(literal -1/16 binary64) z))))) | |
| 87.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) #s(literal -1 binary64))))) | |
| ▶ | 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 75.9% | (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 30.9% | (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.5% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 98.4% | (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)))) | |
| 74.0% | (fma.f64 #s(literal 1 binary64) (*.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)))) | |
| 98.4% | (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 76.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) | |
| 81.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) | |
| 71.1% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.5% | (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 74.4% | (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 17.2% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 81.0% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 9.5% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) | |
| 20.3% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) | |
| 14.1% | (pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) | |
| 23.0% | (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)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 4.1% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) #s(literal -1 binary64)) | |
| 34.9% | (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)) | |
| 5.6% | (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) | |
| 23.2% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal -1 binary64)) | |
| 34.4% | (pow.f64 (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 23.1% | (/.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)))))) | |
| 23.1% | (/.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)))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 23.0% | (/.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))))))) | |
| 22.6% | (/.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))))))) | |
| 22.6% | (/.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))))) | |
| 14.1% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) | |
| 14.1% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c))))) | |
| 4.1% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)))) | |
| 4.1% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))))) | |
| 5.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) | |
| 13.6% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) | |
| 7.8% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))) | |
| 23.0% | (/.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)))))) | |
| 17.6% | (/.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))) | |
| 18.3% | (/.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))) | |
| 14.2% | (/.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))))) | |
| 14.9% | (/.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))))) | |
| 34.5% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 33.4% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 17.9% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 23.1% | (/.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)))) | |
| 22.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 12.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 18.3% | (/.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))) | |
| 14.9% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) | |
| 5.6% | (/.f64 (-.f64 (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) | |
| 34.4% | (/.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))))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) | |
| 21.7% | (/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y))) | |
| 20.8% | (/.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))) | |
| 26.8% | (/.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))) | |
| 15.4% | (/.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))))) | |
| 18.5% | (/.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))))) | |
| 34.5% | (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.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))))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 23.3% | (/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) | |
| 35.0% | (/.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) | |
| 35.0% | (/.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))) | |
| 1.2% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 1.6% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 2.0% | (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 1.6% | (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 23.1% | (/.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))))))) | |
| 23.1% | (/.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))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 23.0% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 23.0% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 14.1% | (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 4.1% | (/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 13.6% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)))) | |
| 7.8% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 34.4% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 33.4% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 17.9% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 22.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 12.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 33.6% | (/.f64 (neg.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))))) | |
| 34.5% | (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.3% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 35.0% | (/.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)))) | |
| 23.1% | (/.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)))))))) | |
| 23.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) | |
| 20.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 35.0% | (/.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))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) | |
| 20.3% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) | |
| 14.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) | |
| 4.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) | |
| 34.9% | (/.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))))) | |
| 5.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 23.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) | |
| 34.4% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) | |
| 20.3% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) | |
| 34.9% | (/.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)))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 98.4% | (-.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))) | |
| 99.2% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) | |
| 74.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) | |
| 98.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) | |
| 33.6% | (-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 5.6% | (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 34.4% | (-.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))))) | |
| 23.0% | (-.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))))))) | |
| 34.4% | (-.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)))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 33.4% | (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 21.7% | (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) | |
| 34.4% | (-.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)))))) | |
| 34.5% | (-.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 74.4% | (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.4% | (-.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)))) | |
| 74.4% | (-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 91.1% | (-.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)))) | |
| 74.0% | (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) | |
| 98.4% | (-.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))) | |
| 89.9% | (-.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)))) | |
| 9.5% | (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) | |
| 17.8% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.6% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) #s(literal 1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 29.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (neg.f64 (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 9.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 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))) c) | |
| 37.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 34.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 52.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 49.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z t) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.8% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 (*.f64 y (*.f64 x y)) x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 (*.f64 x (*.f64 x y)) y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 y x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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))) c) | |
| ✓ | 35.2% | (+.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 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))) c) |
| 17.6% | (+.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 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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t z) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (/.f64 z #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (*.f64 z #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 18.3% | (+.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 1 binary64) (fma.f64 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.4% | (+.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 1 binary64) (fma.f64 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.4% | (+.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 1 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 9.3% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 14.8% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.5% | (+.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 1 binary64) (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 14.6% | (+.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 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.1% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.9% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.0% | (+.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 1 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.6% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.4% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.5% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.0% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 6.1% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.9% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.3% | (+.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 1 binary64) (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 55.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 52.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 37.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 34.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 23.6% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 23.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 52.5% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 49.5% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 33.3% | (+.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 18.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 27.6% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) #s(literal -1 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))) c) | |
| 16.0% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 15.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 22.8% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 21.4% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 37.6% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 45.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 16.0% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/16777216 binary64))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.6% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 34.4% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 34.0% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 25.9% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 34.0% | (+.f64 (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 31.7% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 55.4% | (+.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 17.5% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/16777216 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 17.7% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 27.2% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 32.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 37.5% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 52.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 55.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x 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))) c) | |
| 37.5% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 52.4% | (+.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 x (*.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 7.7% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 10.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 5.6% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 y (fma.f64 y (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 y (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 6.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 x (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.0% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 10.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.1% | (+.f64 (fma.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 t z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 29.3% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 36.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.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))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.8% | (+.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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.0% | (+.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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 12.0% | (+.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 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)))) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 12.4% | (+.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 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))))) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.1% | (+.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 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.3% | (+.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 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))))) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 26.7% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 16 binary64) t)) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.6% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.1% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t))) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 13.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z))) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.3% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 16 binary64) t)))) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 4096 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 16 binary64) z)))) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) (neg.f64 z) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 t #s(literal 1/16 binary64))) z (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 z (neg.f64 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal 1/16 binary64) (neg.f64 (*.f64 z t)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 z t) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 45.2% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 37.6% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 45.2% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| ✓ | 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (+.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 31.2% | (+.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 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.8% | (+.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 1 binary64) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.4% | (+.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 1 binary64) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 49.4% | (+.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 1 binary64) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal -1/16 binary64) t)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.8% | (+.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 1 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.4% | (+.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 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 37.0% | (+.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 1 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.0% | (+.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 1 binary64) (*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal -1/16 binary64) z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 38.3% | (+.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 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 51.3% | (+.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 1 binary64) (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/16 binary64) t))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 51.9% | (+.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 1 binary64) (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal 1/16 binary64) z))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.8% | (+.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 1 binary64) (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 38.3% | (+.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 -16 binary64) (*.f64 t z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.1% | (+.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 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 29.3% | (+.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 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.3% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.0% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.6% | (+.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 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.4% | (+.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 (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.8% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 19.8% | (+.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 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 17.2% | (+.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 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 17.3% | (+.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 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 x x))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.0% | (+.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 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 y y))))) x)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.6% | (+.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 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 19.3% | (+.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 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 13.7% | (+.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 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 t t))))) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 14.8% | (+.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 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.7% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 29.4% | (+.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 35.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 55.5% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (/.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))) c) | |
| 55.5% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 32.9% | (+.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal 1 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))) c) | |
| 17.7% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.4% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 27.2% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.9% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (/.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))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 5.4% | (+.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 14.0% | (+.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) (/.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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 19.1% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.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))) c) | |
| 14.5% | (+.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 15.9% | (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) (/.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))) c) | |
| 33.1% | (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 13.1% | (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) (/.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))) c) | |
| 29.9% | (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (/.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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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)) | |
| 98.4% | (+.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)))) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 15.5% | (+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.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) | |
| 10.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c) | |
| 57.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 59.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 59.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 35.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 60.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 30.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 58.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 60.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) | |
| 71.1% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c) | |
| 71.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 18.5% | (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) c) | |
| 18.2% | (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) c) | |
| 63.5% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 4.8% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 4.7% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 5.4% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) (/.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))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 2.8% | (+.f64 (fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 2.8% | (+.f64 (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.9% | (+.f64 (fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.9% | (+.f64 (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 71.2% | (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 1.6% | (+.f64 (fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.6% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 x y c)) | |
| 71.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 10.4% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) c) | |
| 8.3% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) c) | |
| 8.6% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) c) | |
| 7.4% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) c) | |
| 30.9% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.8% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 32.8% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 34.4% | (+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.8% | (+.f64 (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 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 74.0% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 2.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) c) | |
| 2.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 2.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) c) | |
| 2.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 5.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 4.3% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 24.2% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 36.3% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 59.0% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 32.0% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 60.5% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) | |
| 10.1% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) c) | |
| 71.2% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 4.8% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) c) | |
| 4.7% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) c) | |
| 1.2% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))))) c) | |
| 1.2% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) c) | |
| 1.9% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))) c) | |
| 1.9% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) c) | |
| 28.5% | (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) | |
| 29.1% | (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) c) | |
| 29.1% | (+.f64 (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)) c) | |
| 42.1% | (+.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) c) | |
| 42.8% | (+.f64 (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)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 34.4% | (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 42.6% | (+.f64 (pow.f64 (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal -1 binary64)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) c) | |
| 30.6% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 30.6% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 34.4% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal -1 binary64)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal -1 binary64)) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 (*.f64 a b)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 16.6% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 11.9% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.4% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 28.3% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 28.5% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 10.4% | (+.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 32.1% | (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 30.5% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 a)) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 30.5% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) a) (neg.f64 b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.7% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 20.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #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 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))))) c) | |
| 9.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 a)) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 26.1% | (+.f64 (/.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))))))) c) | |
| 8.0% | (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 a)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 30.6% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 31.4% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 b (neg.f64 a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 27.6% | (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 6.9% | (+.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 14.7% | (+.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 32.1% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 4.6% | (+.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)) x) c) | |
| 7.0% | (+.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)) y) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 12.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 2.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x))) x) c) | |
| 1.5% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))))) y)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)))) x) c) | |
| 1.6% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y))) y) c) | |
| 1.5% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))))) x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)))) y) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.2% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #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 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) #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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) #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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 31.4% | (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 2.1% | (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))))) (*.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))) c) | |
| 3.9% | (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 10.7% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 10.8% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) c) | |
| 23.8% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) c) | |
| 25.7% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 11.2% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 17.6% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 17.2% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 8.2% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 12.9% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #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))) c) | |
| 33.0% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) | |
| 25.4% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 31.3% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 19.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 17.6% | (+.f64 (/.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)))))) c) | |
| 25.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 19.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 10.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) #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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b) (*.f64 (neg.f64 (*.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))) c) | |
| 13.0% | (+.f64 (/.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)) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 14.2% | (+.f64 (/.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)) (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y (*.f64 x x)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 12.8% | (+.f64 (/.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)) (fma.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 17.8% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 17.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 13.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))))) (*.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))) c) | |
| ▶ | 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b)) (*.f64 (neg.f64 (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 14.1% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))))))) (*.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))) c) | |
| 13.6% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) b) a)) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) b) a)) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)))) (*.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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 z z) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z z))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) z)) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.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 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y))))) (*.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))) c) | |
| 12.7% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y)))) (*.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))) c) | |
| 8.2% | (+.f64 (/.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 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) y) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.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 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x))))) (*.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))) c) | |
| 15.4% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x)))) (*.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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) x)) x))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)))) (*.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))) c) | |
| 7.9% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t))))) (*.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))) c) | |
| 6.3% | (+.f64 (/.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 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t t))))))) (*.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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) t)) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))))) (*.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))) c) | |
| 6.3% | (+.f64 (/.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 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t t))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) (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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.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 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 x x) (*.f64 y 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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) (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))) c) | |
| 16.0% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) #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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 a) (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 b a))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) #s(literal 4 binary64))) c) | |
| ✓ | 34.1% | (+.f64 (/.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))) c) |
| 34.1% | (+.f64 (/.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))) c) | |
| 16.8% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 15.5% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 14.1% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 13.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 12.8% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.5% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.2% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 11.6% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 32.0% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 21.4% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 8.0% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) #s(literal 4 binary64))) c) | |
| 10.4% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 12.3% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal 4 binary64))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) #s(literal 4 binary64))) c) | |
| 8.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 5.1% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) #s(literal 4 binary64))) c) | |
| 4.6% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 32.7% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) #s(literal 4 binary64))) c) | |
| 16.6% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.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))) c) | |
| 18.6% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 32.2% | (+.f64 (/.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 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) z (*.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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.5% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 19.7% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 30.0% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 33.8% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 31.8% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 19.7% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 32.4% | (+.f64 (/.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 t #s(literal 1/16 binary64)) (*.f64 z (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 16.3% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 16.4% | (+.f64 (/.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 z (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 15.8% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 30.0% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 15.5% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.3% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.3% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 15.9% | (+.f64 (/.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 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z) (*.f64 (*.f64 x 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))) c) | |
| 17.9% | (+.f64 (/.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 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y 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))) c) | |
| 18.9% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 18.9% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.5% | (+.f64 (/.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 (pow.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (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))) c) | |
| 9.5% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal -1 binary64))) (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))) c) | |
| 24.2% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 26.3% | (+.f64 (/.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 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1/2 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.1% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.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))) c) | |
| 33.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 y (*.f64 x y)) x))))) (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))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 y y) (*.f64 x x)))))) (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))) c) | |
| 32.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 y x))))))) (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))) c) | |
| 23.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)))) (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))) c) | |
| 16.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)) (*.f64 #s(literal 0 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (+.f64 #s(literal 0 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (*.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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 a) (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 b a))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 a (neg.f64 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 1 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal -1 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 14.5% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)))))) c) | |
| 14.4% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))))))) c) | |
| 9.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 15.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y))))))) c) | |
| 12.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z)))))) c) | |
| 11.4% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 31.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 31.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 7.9% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) c) | |
| 7.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))))) c) | |
| 7.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t))))) c) | |
| 7.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))))) c) | |
| 10.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) c) | |
| 7.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y))))) c) | |
| 8.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))))) c) | |
| 10.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) c) | |
| 8.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x))))) c) | |
| 7.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) c) | |
| 5.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))))) c) | |
| 5.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z))))) c) | |
| 9.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z))) c) | |
| 12.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y x))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| ✓ | 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) |
| 16.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 16.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 #s(literal 1/16 binary64) t)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 #s(literal 1/16 binary64) t)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.5% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 15.9% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.1% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.5% | (+.f64 (/.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 (*.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)))) (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))) c) | |
| 24.4% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.8% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 18.0% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))))) (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))) c) | |
| 17.7% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (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))) c) | |
| 17.7% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) (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))) c) | |
| 10.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z 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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))))) (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))) c) | |
| 15.0% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x)))) (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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y 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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) (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))) c) | |
| 9.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y 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))) c) | |
| 16.3% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y 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))) c) | |
| 9.2% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (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))) c) | |
| 15.5% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y 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))) c) | |
| 9.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 y z)))) x)) (*.f64 y 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))) c) | |
| 16.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (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))) c) | |
| 7.4% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))))) (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))) c) | |
| 17.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (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))) c) | |
| 17.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) (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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) (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))) c) | |
| 18.0% | (+.f64 (/.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 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b)) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 31.7% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)))) (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))) c) | |
| 33.6% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (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))) c) | |
| 31.7% | (+.f64 (/.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 (exp.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.0% | (+.f64 (/.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 b (*.f64 a (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 b (*.f64 a (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 a (*.f64 b (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 a (*.f64 b (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 18.1% | (+.f64 (/.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 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 18.1% | (+.f64 (/.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 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.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))) c) | |
| 16.7% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (/.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) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 16.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))))) #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))) c) | |
| 41.1% | (+.f64 (/.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))))) c) | |
| 41.1% | (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) c) | |
| 9.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.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))) c) | |
| 12.1% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.5% | (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.6% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 12.4% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 a (*.f64 b (*.f64 x (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 (*.f64 a b) (*.f64 (*.f64 x x) y) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 31.3% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.5% | (+.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 11.1% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 10.4% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) c) | |
| 30.6% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (neg.f64 (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) c) | |
| 14.7% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) c) | |
| 10.8% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 17.3% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) c) | |
| 14.8% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))))) #s(literal 4 binary64))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 10.6% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) (*.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))) c) | |
| 4.5% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y)))))))) (*.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))) c) | |
| 5.9% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)))) (*.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))) c) | |
| 4.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 (*.f64 y (*.f64 y y)) #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))))) #s(literal 4 binary64))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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 4 binary64))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)))))) (*.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))) c) | |
| 6.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.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))) c) | |
| 16.9% | (+.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.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))) c) | |
| 16.9% | (+.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) x)))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (neg.f64 z) (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.4% | (+.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.f64 (*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (*.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))) c) | |
| 14.4% | (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (neg.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 15.3% | (+.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 3.5% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 4.3% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 7.0% | (+.f64 (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 16.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.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))) c) | |
| 6.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x))) c) | |
| 4.3% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 3.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 16.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 11.9% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 29.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 29.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 31.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 20.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z z)) z (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) z) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z z)) z (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) z) (*.f64 z z) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) t) (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/1024 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 26.1% | (+.f64 (/.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)))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 27.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 t (*.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 31.3% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 2.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 3.9% | (+.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)) c) | |
| 12.9% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 9.2% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 33.0% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 42.7% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 25.4% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 19.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 25.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 15.6% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 41.1% | (+.f64 (/.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)))))) c) | |
| 41.1% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 42.7% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 6.5% | (+.f64 (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 17.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) z) (*.f64 z z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) z)) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) t (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t t)) b (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t b)) t (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) b) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t b)) (*.f64 a #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 t (*.f64 t b))) #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t (*.f64 t b)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 t b))) a (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 y x)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 t t) b)))) z))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 t b) t)))) z))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 6.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)))))) c) | |
| 7.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))))))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y))))))) c) | |
| 5.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z)))))) c) | |
| 5.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t))))) c) | |
| 2.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))))) c) | |
| 3.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y))))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))))) c) | |
| 3.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) c) | |
| 3.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x))))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z))))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z))) c) | |
| 7.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y x))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| ✓ | 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
| 3.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (neg.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) #s(literal -1 binary64)) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))))) z))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) z) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 4.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z))))) z))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) z))) z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) y))) z))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) z) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) x))) z))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b t))))) z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t t) (*.f64 t #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 #s(literal 1/1024 binary64) t) (*.f64 t t) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) #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 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 1.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (neg.f64 z))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 z (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)))) (*.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))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 1.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (neg.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 5.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t z))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z)))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z))))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) (*.f64 z z)))))) (*.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))) c) | |
| 6.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 y z))))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 x z))))))) (*.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))) c) | |
| 10.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (fma.f64 t (fma.f64 #s(literal 1/1024 binary64) t (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 a (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z))) #s(literal -1/1024 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 4 binary64))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) t)) #s(literal -1/1024 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 4 binary64))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 10.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))))) (*.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))) c) | |
| 6.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) y) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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 4 binary64))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 x y) z)) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (*.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))) c) | |
| 15.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) (*.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))) c) | |
| 13.3% | (+.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)))) (*.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))) c) | |
| 15.3% | (+.f64 (/.f64 (neg.f64 (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))))))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) 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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 42.9% | (+.f64 (/.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)))))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))))) (*.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))) c) | |
| 8.4% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) 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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64)) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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))))) c) | |
| 29.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 42.8% | (+.f64 (/.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)))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64))) c) | |
| 42.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 42.8% | (+.f64 (/.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))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 74.4% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (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) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (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)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (*.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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 29.6% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.1% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.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 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 42.6% | (+.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 (*.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))))) c) | |
| 42.7% | (+.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))) (-.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))))) c) | |
| 29.1% | (+.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 (*.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)))))) c) | |
| 22.2% | (+.f64 (-.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))))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.3% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 42.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 24.0% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.6% | (+.f64 (-.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))))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 41.1% | (+.f64 (-.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)))))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 9.4% | (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (-.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b #s(literal 0 binary64))) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -1 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 1 binary64))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64))))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 40.1% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64)))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 87.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 69.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a #s(literal 1/4 binary64)) b)) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) b)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 49.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 52.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) z) t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.2% | (+.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 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 4 binary64))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 87.5% | (+.f64 (-.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.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))) c) | |
| 90.7% | (+.f64 (-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.4% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.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)))) c) | |
| 32.2% | (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 92.2% | (+.f64 (-.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.7% | (+.f64 (-.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 9.5% | (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 19.5% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 25.8% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 18.4% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 24.6% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 34.4% | (+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.4% | (+.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))) | |
| 98.8% | (+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 19.5% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 18.4% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 24.6% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 30.2% | (+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 29.1% | (+.f64 (*.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) | |
| 42.0% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 29.1% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 28.5% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 30.9% | (+.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 11.1% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 17.6% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 9.5% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64)) c) | |
| 8.6% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 9.1% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64))) c) | |
| 30.9% | (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) c) | |
| 9.1% | (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 42.5% | (+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 42.8% | (+.f64 (*.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) | |
| 9.1% | (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.9% | (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 8.5% | (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) c) | |
| 98.4% | (+.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)))) | |
| 43.2% | (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) | |
| 48.0% | (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) | |
| 30.2% | (+.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 30.1% | (+.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.7% | (+.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 30.6% | (+.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 9.1% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.9% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 8.5% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) c) | |
| 86.4% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) c) | |
| 37.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 37.0% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) y)) y)))) c) | |
| 86.4% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) c) | |
| 29.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y))) y)))) c) | |
| 42.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y))) y)))) c) | |
| 40.3% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) c) | |
| 26.7% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))))) x))))) y)) y)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 29.0% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))) c) | |
| 87.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) c) | |
| 38.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 38.5% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) x)) x)))) c) | |
| 26.2% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) x) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))))) x))) x)))) c) | |
| 87.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) c) | |
| 29.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x))) x)))) c) | |
| 44.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x))) x)))) c) | |
| 41.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) c) | |
| 26.2% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))))) y))))) x)) x)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 27.8% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) c) | |
| 81.6% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 36.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 18.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) c) | |
| 2.5% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 t (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) c) | |
| 3.3% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 3.3% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 30.0% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 16.5% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 20.3% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) c) | |
| 30.4% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 17.2% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 86.7% | (+.f64 (*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t))) c) | |
| 13.3% | (+.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) c) | |
| 19.5% | (+.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 74.0% | (+.f64 (*.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)))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 86.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) c) | |
| 29.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64)))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) c) | |
| 85.5% | (+.f64 (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) c) | |
| 20.3% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x)))) x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)))))) c) | |
| 20.3% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) (*.f64 y y))))) c) | |
| 86.4% | (+.f64 (*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) c) | |
| 86.8% | (+.f64 (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) c) | |
| 28.9% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)))))) c) | |
| 34.7% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) c) | |
| 21.1% | (+.f64 (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) c) | |
| 34.7% | (+.f64 (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) c) | |
| 30.3% | (+.f64 (*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y))))) c) | |
| 48.2% | (+.f64 (*.f64 y x) c) | |
| 88.3% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) c) | |
| 32.2% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) c) | |
| 21.9% | (+.f64 (*.f64 x (-.f64 (+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64))))) c) | |
| 85.9% | (+.f64 (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) c) | |
| 19.5% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))))) (*.f64 y y))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))))) c) | |
| 19.5% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) (*.f64 x x))))) c) | |
| 87.9% | (+.f64 (*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) c) | |
| 88.3% | (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x))) c) | |
| 33.2% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)))))) c) | |
| 36.4% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) c) | |
| 35.6% | (+.f64 (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) c) | |
| 31.4% | (+.f64 (*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x))))) c) | |
| 98.4% | (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.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)) | |
| ✓ | 48.2% | (+.f64 (*.f64 x y) c) |
| 86.2% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))))) c) | |
| 18.0% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) t))))))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) t))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t)))))) c) | |
| 2.4% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 z (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) c) | |
| 2.8% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 2.9% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 19.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))))))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 15.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| ▶ | 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
| 16.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| 86.7% | (+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z))) c) | |
| 14.1% | (+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) c) | |
| 18.3% | (+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 85.7% | (+.f64 (*.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))))) c) | |
| 7.6% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 87.7% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) c) | |
| 88.9% | (+.f64 (*.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))) c) | |
| 5.4% | (+.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) c) | |
| 8.4% | (+.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 18.1% | (+.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) c) | |
| 7.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 86.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) c) | |
| 87.1% | (+.f64 (*.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))) c) | |
| 86.2% | (+.f64 (*.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)))) c) | |
| 3.4% | (+.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) c) | |
| 6.8% | (+.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 18.2% | (+.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) c) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 21.3% | (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))) c) | |
| 34.4% | (+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 40.1% | (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 30.7% | (+.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 24.5% | (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) c) | |
| 5.2% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 5.9% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 4.7% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 5.9% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 7.2% | (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 30.7% | (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 30.6% | (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 4.6% | (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 7.0% | (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 3.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y))) y) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) (*.f64 y y)))) x)) x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 4.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x))) x) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.f64 x x)))) y)) y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 3.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 4.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 9.5% | (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 30.6% | (+.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 41.3% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) c) | |
| 33.9% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) c) | |
| 20.2% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))))) z))) z))))) c) | |
| 23.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 t #s(literal -1/16 binary64))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z)))) c) | |
| 33.6% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z)) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 14.9% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 21.0% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))))) z)) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 20.7% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 24.3% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 27.1% | (+.f64 (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64))))) x) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) y) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))))) y))) y))))) c) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) c) | |
| 35.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) c) | |
| 21.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))))) t))) t))))) c) | |
| 28.6% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 z #s(literal -1/16 binary64))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)))) c) | |
| 35.7% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t)) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 14.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 22.1% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))))) t)) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 21.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 24.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 10.0% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) c) | |
| 88.9% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))))) c) | |
| 5.0% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 22.7% | (+.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) c) | |
| 10.1% | (+.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) c) | |
| 9.7% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) c) | |
| 87.1% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))))) c) | |
| 3.8% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 22.7% | (+.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) c) | |
| 9.7% | (+.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) c) | |
| 3.6% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) #s(literal -1 binary64))) c) | |
| 15.5% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) #s(literal -1 binary64))) c) | |
| 18.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) #s(literal -1 binary64))) c) | |
| 6.2% | (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 15.5% | (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) | |
| 98.4% | (+.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)))) | |
| 10.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) | |
| 57.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.8% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 35.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 60.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 30.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 58.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 60.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 98.4% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.1% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 71.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) | |
| 18.5% | (+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) | |
| 18.2% | (+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) | |
| 99.2% | (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) | |
| 99.2% | (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 10.4% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) | |
| 8.3% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) | |
| 8.6% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) | |
| 7.4% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) | |
| 76.3% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 76.3% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 3.4% | (+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x)))) | |
| 3.3% | (+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y)))) | |
| 1.6% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x))))) | |
| 1.5% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y))))) | |
| 5.8% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 4.3% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 24.2% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 36.3% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t)))))) | |
| 59.0% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)))))) | |
| 32.0% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 60.5% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 98.4% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.2% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) | |
| 71.1% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 9.5% | (+.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| 7.0% | (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) | |
| 25.8% | (+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 98.4% | (+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 3.3% | (+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) | |
| 3.3% | (+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) | |
| 48.2% | (+.f64 c (*.f64 x y)) | |
| 2.8% | (+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) | |
| 2.9% | (+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) | |
| 21.3% | (+.f64 c (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) | |
| 5.1% | (+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 24.5% | (+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) | |
| 4.6% | (+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) | |
| 7.0% | (+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) | |
| 3.5% | (+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) | |
| 4.5% | (+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) | |
| 23.0% | (*.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))))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 20.2% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 14.0% | (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 4.1% | (*.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) | |
| 5.6% | (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 34.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 34.8% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 34.9% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.2% | (*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) | |
| 34.9% | (*.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 34.8% | (*.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)))) | |
| 25.9% | (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) | |
| 31.1% | (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) | |
| 38.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) | |
| 27.6% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y)))) y)))) | |
| 39.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y)))) y)))) | |
| 26.8% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) y)))) | |
| 43.5% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 c y)))) | |
| 40.4% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) | |
| 26.3% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) x)))) | |
| 45.5% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 c x)))) | |
| 8.9% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) | |
| 84.4% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) | |
| 77.9% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) | |
| 35.7% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))))) | |
| 18.1% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 x (/.f64 y z) (/.f64 c z)))))))) | |
| 81.9% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) | |
| 20.0% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 c z)))))) | |
| 29.7% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) | |
| 81.0% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) | |
| 81.0% | (*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 13.3% | (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) | |
| 19.2% | (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t))))) | |
| 28.5% | (*.f64 y (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 c y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 81.0% | (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) | |
| 81.0% | (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 43.5% | (*.f64 y (+.f64 x (/.f64 c y))) | |
| 81.0% | (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) | |
| 20.7% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) | |
| 34.4% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) | |
| 34.4% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 32.8% | (*.f64 x (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 c x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| 81.7% | (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) | |
| 81.7% | (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 45.5% | (*.f64 x (+.f64 y (/.f64 c x))) | |
| 81.7% | (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) | |
| 21.5% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)))))) | |
| 35.3% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| 34.5% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) | |
| ✓ | 31.1% | (*.f64 x y) |
| 78.3% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) | |
| 34.4% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))))) | |
| 18.0% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 x (/.f64 y t) (/.f64 c t)))))))) | |
| 81.8% | (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 c t)))) | |
| 30.6% | (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t)))) | |
| 19.2% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t))))) | |
| 81.3% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) | |
| 81.3% | (*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 14.1% | (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) | |
| 18.3% | (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z))))) | |
| 82.6% | (*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) | |
| 8.8% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) | |
| 82.6% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 82.6% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 44.2% | (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) | |
| 4.7% | (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) | |
| 20.0% | (*.f64 c (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 79.3% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) | |
| 6.9% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) | |
| 83.8% | (*.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))) | |
| 79.3% | (*.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))))) | |
| 5.0% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c b)))) | |
| 80.9% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (/.f64 (*.f64 x y) b)))) | |
| 17.0% | (*.f64 b (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 78.1% | (*.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))))) | |
| 77.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) | |
| 6.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) | |
| 83.1% | (*.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))) | |
| 3.0% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c a)))) | |
| 80.9% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (/.f64 (*.f64 x y) a)))) | |
| 17.4% | (*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 2.4% | (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) | |
| 98.4% | (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))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) | |
| 39.5% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) | |
| 22.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 32.2% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 14.9% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 20.1% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 23.2% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 28.3% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x)))) x))))) | |
| 42.1% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x)))) x))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) | |
| 41.3% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) | |
| 27.1% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 34.3% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 14.9% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 21.9% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 24.2% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 4.7% | (neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)))) | |
| 44.2% | (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (neg.f64 x) y) c) #s(literal -1 binary64)))) | |
| 21.6% | (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c)) #s(literal -1 binary64)))) | |
| 84.4% | (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64)))) | |
| 8.9% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) | |
| 83.8% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) | |
| 20.1% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) | |
| 83.8% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b)) (*.f64 #s(literal 1/4 binary64) a)))) | |
| 5.0% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) | |
| 8.9% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) | |
| 83.1% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) | |
| 20.5% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) | |
| 83.1% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a)) (*.f64 #s(literal 1/4 binary64) b)))) | |
| 4.0% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
Compiled 505 225 to 212 376 computations (58% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (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))))) |
| ✓ | cost-diff | 128 | (*.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)) |
| ✓ | cost-diff | 256 | (-.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) |
| ✓ | cost-diff | 448 | (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) |
| ✓ | cost-diff | 0 | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
| ✓ | cost-diff | 192 | (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
| ✓ | cost-diff | 1024 | (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
| ✓ | cost-diff | 0 | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) |
| ✓ | cost-diff | 4096 | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
| ✓ | cost-diff | 0 | (fma.f64 y x c) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) b) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| ✓ | cost-diff | 128 | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
| 9 970× | lower-fma.f32 |
| 9 942× | lower-fma.f64 |
| 6 872× | lower-*.f32 |
| 6 792× | lower-*.f64 |
| 2 936× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1320 |
| 0 | 170 | 1246 |
| 1 | 403 | 1202 |
| 2 | 1380 | 1148 |
| 3 | 4039 | 1146 |
| 0 | 8242 | 1123 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
a |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 x y) |
x |
y |
c |
(fma.f64 y x c) |
y |
x |
c |
(fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
x |
y |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(*.f64 c c) |
c |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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 c) |
(+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
t |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
#s(literal -1/4 binary64) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) |
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) |
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) |
(*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) |
#s(literal -16 binary64) |
(*.f64 a (*.f64 b (*.f64 x y))) |
a |
(*.f64 b (*.f64 x y)) |
b |
(*.f64 x y) |
x |
y |
z |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) |
#s(literal -64 binary64) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(*.f64 x x) |
(/.f64 (*.f64 y y) z) |
(*.f64 y y) |
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z) |
(*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) |
(fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) |
(*.f64 #s(literal -4 binary64) (*.f64 x y)) |
#s(literal -4 binary64) |
(*.f64 t t) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)) |
(/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) |
(*.f64 #s(literal 1/16 binary64) z) |
#s(literal 1/16 binary64) |
c |
(+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) 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)))) #s(literal 4 binary64)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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 (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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) |
(*.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)) |
(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 (*.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 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
#s(literal 1/4096 binary64) |
#s(literal 4 binary64) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) |
#s(literal -1/256 binary64) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) |
(*.f64 a b) |
a |
b |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 t t) |
(*.f64 z z) |
(*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) |
(*.f64 #s(literal 1/16 binary64) a) |
#s(literal 1/16 binary64) |
(*.f64 b (*.f64 t (*.f64 y z))) |
(*.f64 t (*.f64 y z)) |
(*.f64 y z) |
(*.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)) |
(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 (*.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 z t) #s(literal 1/16 binary64)) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
c |
| Outputs |
|---|
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
a |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 x y) |
x |
y |
c |
(fma.f64 y x c) |
(fma.f64 x y c) |
y |
x |
c |
(fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
x |
y |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.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) |
(*.f64 c c) |
c |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) |
(neg.f64 c) |
(+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -16 binary64) z) (-.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal 64 binary64)) z)) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) c) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -16 binary64) z) (-.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal 64 binary64)) z)) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) |
t |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -16 binary64) z) (-.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal 64 binary64)) z)) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) |
#s(literal -1/4 binary64) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) |
(/.f64 (fma.f64 (/.f64 #s(literal -16 binary64) z) (-.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal 64 binary64)) z)) (*.f64 t t)) |
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) |
(fma.f64 (/.f64 #s(literal -16 binary64) z) (-.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal 64 binary64)) z)) |
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) |
(/.f64 (*.f64 a (*.f64 #s(literal -16 binary64) (*.f64 b (*.f64 x y)))) z) |
(*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) |
(*.f64 a (*.f64 #s(literal -16 binary64) (*.f64 b (*.f64 x y)))) |
#s(literal -16 binary64) |
(*.f64 a (*.f64 b (*.f64 x y))) |
a |
(*.f64 b (*.f64 x y)) |
b |
(*.f64 x y) |
x |
y |
z |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) |
(fma.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) z) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) z)) |
#s(literal -64 binary64) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/.f64 (*.f64 y (*.f64 x (*.f64 x y))) z) |
(*.f64 x x) |
(/.f64 (*.f64 y y) z) |
(*.f64 y y) |
(/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z) |
(*.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 x y) (*.f64 #s(literal -16 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) |
(*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) |
(*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) |
(fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) |
(*.f64 #s(literal -4 binary64) (*.f64 x y)) |
(*.f64 y (*.f64 x #s(literal -4 binary64))) |
#s(literal -4 binary64) |
(*.f64 t t) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 z #s(literal 1/16 binary64))) |
(/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) |
(/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) |
(*.f64 #s(literal 1/16 binary64) z) |
(*.f64 z #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
c |
(+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) |
(+.f64 c (/.f64 (fma.f64 x (*.f64 a (fma.f64 b (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 b (*.f64 t y))) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 (*.f64 b (*.f64 z (*.f64 z (*.f64 t t)))) #s(literal 1/256 binary64)) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))))))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))))) |
(/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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 x (*.f64 a (fma.f64 b (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 b (*.f64 t y))) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 (*.f64 b (*.f64 z (*.f64 z (*.f64 t t)))) #s(literal 1/256 binary64)) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))))))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))))) |
(-.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) |
(fma.f64 x (*.f64 a (fma.f64 b (*.f64 x (*.f64 y y)) (*.f64 (*.f64 z (*.f64 b (*.f64 t y))) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 (*.f64 b (*.f64 z (*.f64 z (*.f64 t t)))) #s(literal 1/256 binary64)) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.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)))) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))))) |
(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 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal -1/4096 binary64)))) (neg.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.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 z (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) |
(*.f64 x y) |
x |
y |
(*.f64 x (*.f64 y (*.f64 x y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 y (*.f64 x y)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)) |
(*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) |
(*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) |
(*.f64 z (*.f64 t (*.f64 z (*.f64 z (*.f64 t t))))) |
(*.f64 z t) |
z |
t |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 z (*.f64 z (*.f64 t t))) |
#s(literal 1/4096 binary64) |
#s(literal 4 binary64) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 (*.f64 a b) (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal -1/256 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))) |
#s(literal -1/256 binary64) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) |
(*.f64 a (*.f64 b (*.f64 z (*.f64 z (*.f64 t t))))) |
(*.f64 a b) |
a |
b |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 z (*.f64 z (*.f64 t t))) |
(*.f64 t t) |
(*.f64 z z) |
(*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) |
(*.f64 x (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 z (*.f64 b (*.f64 t y))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 z (*.f64 b (*.f64 t y))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y)))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(*.f64 a (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) |
(*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) |
(*.f64 (*.f64 z y) (*.f64 t (*.f64 b (*.f64 a #s(literal 1/16 binary64))))) |
(*.f64 #s(literal 1/16 binary64) a) |
(*.f64 a #s(literal 1/16 binary64)) |
#s(literal 1/16 binary64) |
(*.f64 b (*.f64 t (*.f64 y z))) |
(*.f64 z (*.f64 b (*.f64 t y))) |
(*.f64 t (*.f64 y z)) |
(*.f64 z (*.f64 t y)) |
(*.f64 y z) |
(*.f64 z y) |
(*.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 #s(literal -4 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))) |
(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 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal -1/16 binary64)) (*.f64 x y)))) (*.f64 y (*.f64 x (*.f64 x y)))) |
(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 x (*.f64 x (*.f64 y y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 z t)) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 x (neg.f64 y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) |
c |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 86.0% | (-.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) |
| ✓ | accuracy | 83.2% | (*.f64 x (*.f64 y y)) |
| ✓ | accuracy | 77.5% | (*.f64 (*.f64 t t) (*.f64 z z)) |
| ✓ | accuracy | 52.3% | (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) |
| ✓ | accuracy | 87.0% | (/.f64 (*.f64 y y) z) |
| ✓ | accuracy | 80.8% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) |
| ✓ | accuracy | 73.6% | (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
| ✓ | accuracy | 72.5% | (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) |
| ✓ | accuracy | 99.6% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
| ✓ | accuracy | 99.6% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 89.1% | (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) |
| ✓ | accuracy | 53.3% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
| ✓ | accuracy | 100.0% | (fma.f64 y x c) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal 1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) b) |
| ✓ | accuracy | 99.6% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 99.6% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 137.0ms | 78× | 2 | valid |
| 127.0ms | 102× | 1 | valid |
| 33.0ms | 42× | 1 | exit |
| 19.0ms | 29× | 0 | valid |
| 9.0ms | 5× | 3 | valid |
Compiled 1 387 to 99 computations (92.9% saved)
ival-mult: 107.0ms (45.6% of total)adjust: 52.0ms (22.2% of total)ival-add: 33.0ms (14.1% of total)ival-div: 25.0ms (10.7% of total)ival-sub: 10.0ms (4.3% of total)ival-neg: 6.0ms (2.6% of total)exact: 1.0ms (0.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)> |
#<alt (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c))> |
#<alt (*.f64 #s(literal -1/4 binary64) b)> |
#<alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))> |
#<alt (fma.f64 y x c)> |
#<alt (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))> |
#<alt (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c))> |
#<alt (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))> |
#<alt (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))> |
#<alt (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)))> |
#<alt (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))> |
#<alt (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c)> |
#<alt (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))> |
#<alt (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))> |
#<alt (-.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))))> |
#<alt (*.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))> |
#<alt (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)))))> |
#<alt (*.f64 t #s(literal 1/16 binary64))> |
#<alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))> |
#<alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))> |
#<alt (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))> |
#<alt (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))> |
#<alt (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t))> |
#<alt (/.f64 (*.f64 y y) z)> |
#<alt (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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)))> |
#<alt (*.f64 (*.f64 t t) (*.f64 z z))> |
#<alt (*.f64 x (*.f64 y y))> |
| Outputs |
|---|
#<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 (* 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 (* 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 (+ 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 (* 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)) (* 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)) (* 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 (* 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))))> |
#<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 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 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (/ c z))) (* -1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z)))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))))))> |
#<alt (* z (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z))))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (/ c t))) (* -1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t)))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))))))> |
#<alt (* t (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t))))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a))) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a)))))> |
#<alt (* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (/ c a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b))) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b)))))> |
#<alt (* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (/ c b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c)))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1)))> |
#<alt (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))> |
#<alt (- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2))> |
#<alt (- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2))> |
#<alt (- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2))))> |
#<alt (* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2))))> |
#<alt (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))> |
#<alt (- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2))> |
#<alt (- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2))> |
#<alt (- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))> |
#<alt (- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2))> |
#<alt (- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2))> |
#<alt (- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2))))> |
#<alt (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))> |
#<alt (- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2))> |
#<alt (- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2))> |
#<alt (- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2))))> |
#<alt (* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2))))> |
#<alt (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)> |
#<alt (+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2))> |
#<alt (+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2))> |
#<alt (+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2))> |
#<alt (* -1 (pow c 2))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (* -1 (pow c 2))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1))> |
#<alt (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x)))))> |
#<alt (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y)))))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* z (- (* 1/4096 (/ (* (pow c 2) (pow t 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* t (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) (* -1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (* 16 (/ (pow c 2) (* t (pow z 2))))))))> |
#<alt (* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 2) (pow z 3)))) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2)))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) t) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (* 16 (/ (pow c 2) (* t (pow z 2)))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow t 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) t))) z))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* t (- (* 1/4096 (/ (* (pow c 2) (pow z 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) (* -1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z)))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (* 16 (/ (pow c 2) (* (pow t 2) z)))))))> |
#<alt (* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 3) (pow z 2)))) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z))))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) z) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (* 16 (/ (pow c 2) (* (pow t 2) z))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow z 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) z))) t))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* a (- (* -1/64 (/ (* (pow b 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))))> |
#<alt (* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 3) (pow b 2)))) (+ (/ c a) (/ (* x y) a)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a)))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow b 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) b))) a)) (* 1/64 (/ (* (pow t 2) (pow z 2)) b))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b))))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* b (- (* -1/64 (/ (* (pow a 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* a (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))))> |
#<alt (* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 2) (pow b 3)))) (+ (/ c b) (/ (* x y) b)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b)))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow a 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) a))) b)) (* 1/64 (/ (* (pow t 2) (pow z 2)) a))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a))))> |
#<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 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))))))))> |
#<alt (* c (+ 1 (+ (* -1 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))))))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1)))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2))))> |
#<alt (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z)))))> |
#<alt (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z)))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2))))> |
#<alt (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2))))))> |
#<alt (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2))))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2))))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2))))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2))))> |
#<alt (* 1/256 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b)))))> |
#<alt (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b)))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))))> |
#<alt (* 1/16 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z)> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z))> |
#<alt (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (* -1/4 (/ (* a b) t))> |
#<alt (* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t))))))> |
#<alt (* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t))))))> |
#<alt (* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t))))))> |
#<alt (* -1/4 (/ (* a b) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t)))))> |
#<alt (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (* -1/4 (/ (* a b) t))> |
#<alt (* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t))))))> |
#<alt (* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t))))))> |
#<alt (* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t))))))> |
#<alt (* -1/4 (/ (* a b) t))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t)))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t)))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t)))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x))))> |
#<alt (* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x))))))> |
#<alt (* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x))))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2)))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t)))))> |
#<alt (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t)))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y))))))> |
#<alt (* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y))))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2)))))> |
#<alt (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)))> |
#<alt (/ (+ (* -1/4 (/ (* z (+ (* -4 (* x y)) (* a b))) t)) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2)))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z)> |
#<alt (* 1/16 z)> |
#<alt (* z (+ 1/16 (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z)))))> |
#<alt (* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2)))))))> |
#<alt (* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2)))))))> |
#<alt (* 1/16 z)> |
#<alt (* -1 (* z (- (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) 1/16)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16)))> |
#<alt (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)))> |
#<alt (/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) (pow t 2))> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2))> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2))> |
#<alt (* 1/16 z)> |
#<alt (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z))> |
#<alt (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))> |
#<alt (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))> |
#<alt (* 1/16 z)> |
#<alt (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z))> |
#<alt (+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z))> |
#<alt (+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z))> |
#<alt (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) t)> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t)> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t)> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* 1/16 z) (/ c t))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t)))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z))))> |
#<alt (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b))))> |
#<alt (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a))))> |
#<alt (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x)))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t))))> |
#<alt (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))))> |
#<alt (+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y)))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t))))> |
#<alt (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z)))> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z)> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* 1/16 t) (/ c z))))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z)))))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))> |
#<alt (+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))))> |
#<alt (+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))))> |
#<alt (+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)))> |
#<alt (* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)))> |
#<alt (* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1)))> |
#<alt (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))> |
#<alt (/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) t)> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t)> |
#<alt (/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t)> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))> |
#<alt (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b))))> |
#<alt (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x)))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))> |
#<alt (* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))> |
#<alt (* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))> |
#<alt (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y)))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))> |
#<alt (* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))> |
#<alt (* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t))))> |
#<alt (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z)))> |
#<alt (/ (+ (* -1/4 (* z (+ (* -4 (* x y)) (* a b)))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z)> |
#<alt (/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z)> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t))))> |
#<alt (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))> |
#<alt (* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))> |
#<alt (* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))> |
#<alt (* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))> |
#<alt (* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))> |
#<alt (* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))> |
#<alt (* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))> |
#<alt (* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))> |
#<alt (* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))> |
#<alt (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))> |
#<alt (+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z))))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2)))))> |
#<alt (* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2)))))> |
#<alt (* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2)))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2)))))))> |
#<alt (* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2)))))))> |
#<alt (* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2)))))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z))))))> |
#<alt (* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z))))))> |
#<alt (* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z))))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z))))))> |
#<alt (* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z))))))> |
#<alt (* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z))))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t))))> |
#<alt (* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t))))> |
#<alt (* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t))))> |
#<alt (* -1 (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2)))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y))))))> |
#<alt (* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y))))))> |
#<alt (* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y))))))> |
#<alt (* 1/16 (* a (* b (* t (* y z)))))> |
#<alt (* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z))))> |
#<alt (* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z))))> |
#<alt (* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z))))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (+ (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))) (/ (* a (* b (pow y 2))) x))))> |
#<alt (* (pow x 3) (- (+ (* -4 (pow y 3)) (+ (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (/ (* a (* b (pow y 2))) x))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3)))))> |
#<alt (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y)))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y))))> |
#<alt (* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z))))> |
#<alt (* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3)))))> |
#<alt (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t))))> |
#<alt (* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2)))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3)))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))))> |
#<alt (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))> |
#<alt (* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))> |
#<alt (* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))))))> |
#<alt (* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))))))> |
#<alt (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))))> |
#<alt (+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))))> |
#<alt (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))> |
#<alt (* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))> |
#<alt (* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))))))> |
#<alt (* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3)))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3)))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3))))))> |
#<alt (* -4 (* (pow x 3) (pow y 3)))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))))> |
#<alt (* -1/1024 (* (pow t 3) (pow z 3)))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3))))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2)))> |
#<alt (- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2)))> |
#<alt (- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))))> |
#<alt (* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2))))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))))> |
#<alt (* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2)))> |
#<alt (* -1/256 (* (pow t 2) (pow z 2)))> |
#<alt (- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))))> |
#<alt (* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2))))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2)))> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 t)> |
#<alt (* 1/16 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 (* 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/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)) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z)))> |
#<alt (* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z)))> |
#<alt (* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t))))> |
#<alt (- (* -1/4 (* a b)) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t)))> |
#<alt (* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t)))> |
#<alt (* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z))))> |
#<alt (- (* 1/16 (* t z)) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a)))> |
#<alt (* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a)))> |
#<alt (* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b))))> |
#<alt (- (* 1/16 (* t z)) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b)))> |
#<alt (* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b)))> |
#<alt (* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a))))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (* -1 c)> |
#<alt (* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1))> |
#<alt (* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1))> |
#<alt (* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1))> |
#<alt (* -1 c)> |
#<alt (* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))))> |
#<alt (* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))))> |
#<alt (* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z)))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))))> |
#<alt (* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))))> |
#<alt (* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z)))))> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z)> |
#<alt (* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z))> |
#<alt (* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z))> |
#<alt (* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z))> |
#<alt (* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z))))))> |
#<alt (* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z))))))> |
#<alt (* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z))))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z)))))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z))))))> |
#<alt (* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z))))))> |
#<alt (* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z))))))> |
#<alt (* -16 (/ (* a (* b (* x y))) z))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z)))))> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (/ (* (pow x 2) (pow y 2)) z)> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2)))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))> |
#<alt (* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (/ (pow y 2) z)> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x)))))> |
#<alt (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))))> |
#<alt (+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))))))))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y)))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))> |
#<alt (* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t))))> |
#<alt (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))))))> |
#<alt (+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))))))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))> |
#<alt (* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (/ (* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))> |
#<alt (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/4 (/ (* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))))))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
363 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | a | @ | 0 | (+ (* x y) (/ (- (* (+ (* z (* t 1/16)) (* a (* b -1/4))) (+ (* z (* t 1/16)) (* a (* b -1/4)))) (* c c)) (+ (* z (* t 1/16)) (+ (* a (* b -1/4)) (neg c))))) |
| 13.0ms | c | @ | -inf | (+ (* x y) (/ (- (* (+ (* z (* t 1/16)) (* a (* b -1/4))) (+ (* z (* t 1/16)) (* a (* b -1/4)))) (* c c)) (+ (* z (* t 1/16)) (+ (* a (* b -1/4)) (neg c))))) |
| 6.0ms | y | @ | inf | (- (/ (* -16 (* a (* b (* x y)))) z) (+ (* -64 (* (* x x) (/ (* y y) z))) (/ (* -16 (* (* x y) (+ (* a b) (* -4 (* x y))))) z))) |
| 5.0ms | t | @ | 0 | (/ (- (* (+ (* z (* t 1/16)) (* a (* b -1/4))) (+ (* z (* t 1/16)) (* a (* b -1/4)))) (* c c)) (+ (* z (* t 1/16)) (+ (* a (* b -1/4)) (neg c)))) |
| 4.0ms | a | @ | 0 | (- (/ (* -16 (* a (* b (* x y)))) z) (+ (* -64 (* (* x x) (/ (* y y) z))) (/ (* -16 (* (* x y) (+ (* a b) (* -4 (* x y))))) z))) |
| 1× | batch-egg-rewrite |
| 7 106× | lower-fma.f32 |
| 7 078× | lower-fma.f64 |
| 5 400× | lower-*.f32 |
| 5 320× | lower-*.f64 |
| 2 318× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 739 |
| 0 | 168 | 679 |
| 1 | 711 | 605 |
| 2 | 6119 | 605 |
| 0 | 8113 | 591 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
(*.f64 #s(literal -1/4 binary64) b) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 y x c) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) |
(fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) |
(-.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) |
(*.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)) |
(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 t #s(literal 1/16 binary64)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) |
(/.f64 (*.f64 y y) z) |
(/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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 t t) (*.f64 z z)) |
(*.f64 x (*.f64 y y)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)) |
(+.f64 (fma.f64 x y c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y c)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal 1/16 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 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) c) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (pow.f64 (fma.f64 x y c) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(+.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 x y c)) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) |
(+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (fma.f64 x y c)) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 x y c)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y 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 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) |
(*.f64 #s(literal -1/4 binary64) b) |
(*.f64 b #s(literal -1/4 binary64)) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(+.f64 (*.f64 x y) c) |
(+.f64 c (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(fma.f64 x y c) |
(fma.f64 y x c) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.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 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 c (*.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(+.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) c) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 c c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) |
(+.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c))) |
(+.f64 (*.f64 c (neg.f64 c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 c (neg.f64 c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c (neg.f64 c))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (neg.f64 c) c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (*.f64 c (neg.f64 c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (pow.f64 (*.f64 c (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 c (neg.f64 c)) (*.f64 c (neg.f64 c))) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 c (neg.f64 c)) (*.f64 c (neg.f64 c)))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) |
(-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) |
(-.f64 (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 x y)) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 x y)) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #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)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 a b) (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) a) (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 #s(literal -1/4 binary64) b)) a (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a b)) #s(literal -1/4 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a #s(literal -1/4 binary64))) b (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 z (*.f64 t #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(+.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z)) |
(+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) |
(+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) |
(+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) |
(-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 a b))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 a b))) (/.f64 #s(literal -16 binary64) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z)) |
(fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 y (*.f64 x b)) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (*.f64 a #s(literal -16 binary64)) (/.f64 (*.f64 y (*.f64 x b)) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) #s(literal -16 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 z (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 z (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 z (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 z (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 (neg.f64 z) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (neg.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) #s(literal 3 binary64))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) (fma.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)) (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(+.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(+.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64))) |
(+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 z #s(literal 1/16 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) |
(fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) |
(fma.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/4 binary64)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1/4 binary64)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (*.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (neg.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 3 binary64)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 2 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) |
(+.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) |
(+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) |
(+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(+.f64 (+.f64 c (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) c) |
(fma.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) t) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) t) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(fma.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) t c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) t (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(fma.f64 (*.f64 t #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(fma.f64 (*.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) |
(/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 t (*.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) |
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) |
(+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(+.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(fma.f64 t (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) t) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) t) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) t (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 t #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(fma.f64 (*.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal -1/4 binary64) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (*.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 2 binary64)) (*.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (-.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) |
(/.f64 (*.f64 t (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) t) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) t) |
(+.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))) #s(literal 0 binary64)) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 a (*.f64 b (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 b (*.f64 (*.f64 z (*.f64 t y)) (*.f64 #s(literal 1/16 binary64) a)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 b (*.f64 a (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 z (*.f64 t y)) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 b (*.f64 z (*.f64 t y))) (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (neg.f64 (*.f64 a b)) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 a b) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 z (*.f64 t y)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 t b) (*.f64 (*.f64 z y) (*.f64 #s(literal 1/16 binary64) a)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (neg.f64 a) (*.f64 (*.f64 y (*.f64 x b)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 a b))) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 z (*.f64 t y))) b (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t b)) (*.f64 z y) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 t y))) #s(literal 1/16 binary64)) a (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) t) (*.f64 z y) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 z y)) t (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 t y)) z (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 y (*.f64 x b)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 a b))) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 a b)) x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 a b)) y) (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 a b)) (*.f64 x y)) y (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 a b)) (*.f64 y y)) x (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (neg.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(+.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) x)) |
(-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)))) (/.f64 (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) |
(-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b (*.f64 z (*.f64 t y))) x))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal -4 binary64) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(fma.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(neg.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64) (-.f64 (*.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 x (*.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 x (*.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))))) (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) |
(*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal -4 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(+.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) |
(-.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 y (*.f64 x (*.f64 x y)))) |
(-.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) |
(fma.f64 x (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 (*.f64 x y) (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (neg.f64 x) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z t) (neg.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (neg.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 x y) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 x (*.f64 x y))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) x (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (-.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (+.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) |
(*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) |
(*.f64 t #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) t) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #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 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c)) |
(+.f64 (neg.f64 c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(-.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 0 binary64)) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 c #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64) (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (neg.f64 c))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (neg.f64 c)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c))) |
(/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(-.f64 (/.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (/.f64 (*.f64 y y) z) (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) #s(literal -16 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) |
(fma.f64 (*.f64 #s(literal -64 binary64) x) (*.f64 x (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z)) (*.f64 x x) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) y) (/.f64 y z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(fma.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) |
(/.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 x (*.f64 x y))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (*.f64 x (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 y (neg.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 z (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) (*.f64 x x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 z (*.f64 y y))) |
(pow.f64 (/.f64 z (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (/.f64 (*.f64 y y) z))) |
(*.f64 y (*.f64 (/.f64 y z) (*.f64 x x))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 y y) z) (*.f64 x x)) |
(*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) x) |
(*.f64 (*.f64 (*.f64 x x) y) (/.f64 y z)) |
(+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t))) |
(-.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 t t))) |
(fma.f64 #s(literal -16 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(fma.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) t) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) t) (/.f64 (/.f64 #s(literal 1 binary64) z) t) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t (neg.f64 t)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) t) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (*.f64 t t)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (neg.f64 (*.f64 t (neg.f64 t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t)) (neg.f64 t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 y y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y y) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 y)) z)) |
(/.f64 (*.f64 y y) z) |
(/.f64 (*.f64 y (neg.f64 y)) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 y y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 y z)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y y)) |
(*.f64 (/.f64 y z) y) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(-.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) |
(pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 z t) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 z (*.f64 z (*.f64 t t))) |
(*.f64 t (*.f64 z (*.f64 z t))) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 (*.f64 z (*.f64 t t)) z) |
(*.f64 (*.f64 z (*.f64 z t)) t) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (pow.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
| 1× | egg-herbie |
| 6 062× | lower-*.f64 |
| 6 062× | lower-*.f32 |
| 5 618× | lower-+.f64 |
| 5 618× | lower-+.f32 |
| 4 406× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2887 | 43523 |
| 0 | 8756 | 41290 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 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 (* 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 (* 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))) |
(+ 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)) |
(* 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)) (* 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)) (* 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) |
(* 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)))) |
(* 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))))) |
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))) |
(/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c)) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(* 1/16 (* t z)) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (/ c z))) (* -1/4 (/ (* a b) z)))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z)))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2))))))) |
(* z (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z))))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c)) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(* 1/16 (* t z)) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (/ c t))) (* -1/4 (/ (* a b) t)))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t)))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z)))))) |
(* t (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t))))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z)))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c)) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(* -1/4 (* a b)) |
(* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a))) (* 1/16 (/ (* t z) a)))) |
(* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))) |
(* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (/ c a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c)) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(* -1/4 (* a b)) |
(* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b))) (* 1/16 (/ (* t z) b)))) |
(* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))) |
(* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (/ c b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2)) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2)))) |
(* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2)) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2)))) |
(* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2)) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2)))) |
(* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2)))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2)) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2)))) |
(* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2)))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(* -1 (pow c 2)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(* -1 (pow c 2)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(* x y) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(* x y) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* z (- (* 1/4096 (/ (* (pow c 2) (pow t 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* t (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(* 1/16 (* t z)) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) (* -1/4 (/ (* a b) z)))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (* 16 (/ (pow c 2) (* t (pow z 2)))))))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 2) (pow z 3)))) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2)))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) t) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (* 16 (/ (pow c 2) (* t (pow z 2))))))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow t 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) t))) z))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* t (- (* 1/4096 (/ (* (pow c 2) (pow z 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(* 1/16 (* t z)) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) (* -1/4 (/ (* a b) t)))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z)))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (* 16 (/ (pow c 2) (* (pow t 2) z))))))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 3) (pow z 2)))) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z))))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) z) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (* 16 (/ (pow c 2) (* (pow t 2) z)))))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow z 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) z))) t))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* a (- (* -1/64 (/ (* (pow b 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(* -1/4 (* a b)) |
(* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) (* 1/16 (/ (* t z) a)))) |
(* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a)))))) |
(* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 3) (pow b 2)))) (+ (/ c a) (/ (* x y) a)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow b 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) b))) a)) (* 1/64 (/ (* (pow t 2) (pow z 2)) b))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* b (- (* -1/64 (/ (* (pow a 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* a (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(* -1/4 (* a b)) |
(* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) (* 1/16 (/ (* t z) b)))) |
(* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b)))))) |
(* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 2) (pow b 3)))) (+ (/ c b) (/ (* x y) b)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow a 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) a))) b)) (* 1/64 (/ (* (pow t 2) (pow z 2)) a))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -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 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)))))))) |
(* c (+ 1 (+ (* -1 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)))))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2)))))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2)))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2)))))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2)))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2))))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2))))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(* -1/4 (/ (* a b) t)) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(* -1/4 (/ (* a b) t)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(* -1/4 (/ (* a b) t)) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(* -1/4 (/ (* a b) t)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t))))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))) |
(* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))))) |
(* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))))) |
(+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t))))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))) |
(* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))) |
(/ (+ (* -1/4 (/ (* z (+ (* -4 (* x y)) (* a b))) t)) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2)))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z) |
(* 1/16 z) |
(* z (+ 1/16 (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))))) |
(* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2))))))) |
(* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2))))))) |
(* 1/16 z) |
(* -1 (* z (- (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) 1/16))) |
(* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16))) |
(* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16))) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) |
(/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) (pow t 2)) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2)) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2)) |
(* 1/16 z) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))) |
(* 1/16 z) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)) |
(+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z)) |
(+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z)) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t))))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z)))) |
(+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z))) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z))))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t)))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
c |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
c |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)) |
(/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z)))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z))) |
(/ (+ (* -1/4 (* z (+ (* -4 (* x y)) (* a b)))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t)))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t)))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (+ (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))) (/ (* a (* b (pow y 2))) x)))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (+ (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (/ (* a (* b (pow y 2))) x))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(* -1 (* (pow x 2) (pow y 2))) |
(- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))) |
(* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))) |
(* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))) |
(* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))) |
(* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 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 (* 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/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)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(* 1/16 (* t z)) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z))) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z))) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(- (* -1/4 (* a b)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(* 1/16 (* t z)) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t))) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t))) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(- (* 1/16 (* t z)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(* -1/4 (* a b)) |
(* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a))) |
(* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a))) |
(* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(- (* 1/16 (* t z)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(* -1/4 (* a b)) |
(* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b))) |
(* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b))) |
(* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1 c) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(* -1 c) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(/ (* (pow x 2) (pow y 2)) z) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(/ (pow y 2) z) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(* x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (/ (* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1/4 (/ (* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
| Outputs |
|---|
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 x y c) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 x y c) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 x y c) z))))) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 x y c) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 x y c) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 x y c) t))))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) x)))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) y)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) #s(literal -1 binary64))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.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)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.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)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.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)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.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)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.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) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) |
(* 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)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.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) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 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)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) c)) #s(literal -1 binary64))) |
(* -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) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 x y) z))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 x y) t))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 x y) t))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 x y) t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) |
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))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (neg.f64 c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (neg.f64 c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (neg.f64 c) y))) |
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))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (neg.f64 c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (neg.f64 c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (neg.f64 c) x))) |
(* 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))) |
(*.f64 c (fma.f64 x (/.f64 y c) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* x y) c))) |
(*.f64 c (fma.f64 x (/.f64 y c) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* x y) c))) |
(*.f64 c (fma.f64 x (/.f64 y c) #s(literal 1 binary64))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 x y) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 x y) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 x y) c)) #s(literal -1 binary64))) |
(/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 z (+.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* z (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* t (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 z (+.f64 (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.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/2 (/ (* a b) z)) (+ (* 1/16 t) (/ c z))) (* -1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) z))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z)))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2))))))) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (-.f64 (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 t (*.f64 z z))) (/.f64 c z))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z))))) |
(* z (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* t (pow z 2)))) (/ c z))))) (+ (* -1/4 (/ (* a b) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 #s(literal 16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) (*.f64 t (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 t (*.f64 z z))) (/.f64 c z))))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) z)) (* -1/2 (* a b)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (fma.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t)) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (- (* -1/4 (* a b)) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* t (- (+ (* -1/16 (/ (* t (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c)))))) (* 1/16 (/ (* z (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2))) (pow (- (* -1/4 (* a b)) c) 2)))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.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/2 (/ (* a b) t)) (+ (* 1/16 z) (/ c t))) (* -1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) t))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t)))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 t t) z)) (/.f64 c t)))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))) |
(* t (- (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) (* (pow t 2) z))) (/ c t))))) (+ (* -1/4 (/ (* a b) t)) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 #s(literal 16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) (*.f64 (*.f64 t (*.f64 t t)) z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 t t) z)) (/.f64 c t))))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -16 (/ (* (- (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) (* t z))) (* -16 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z))) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) t)) (* -1/2 (* a b)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (fma.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z)) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 a (+.f64 (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* b (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 a (+.f64 (fma.f64 a (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a))) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) a))) |
(* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (/ c a)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))) |
(* a (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* (pow a 2) b))) (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (/ c a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 c a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a))))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) a))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) a)) (* 1/8 (* t z)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) (*.f64 a b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) a))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (- (* 1/16 (* t z)) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 b (+.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* 1/4 (/ (* a (* b (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c)))))) (* -1/4 (/ (* a (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2))) (pow (- (* 1/16 (* t z)) c) 2)))))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 b (+.f64 (fma.f64 b (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b))) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b))) |
(* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (/ c b)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))) |
(*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))) |
(* b (- (+ (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) (* a (pow b 2)))) (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (* 4 (/ (* (- (* -4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (/ c b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))) |
(*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b))))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)))) (* a b))) (* 4 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a))) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) b)) (* 1/8 (* t z)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) (*.f64 a b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) #s(literal -1 binary64))) |
(- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2)) |
(-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2)) |
(-.f64 (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) (pow c 2)) |
(-.f64 (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) (/.f64 (*.f64 c c) (*.f64 z z)))) |
(* (pow z 2) (- (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2))))) (/ (pow c 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) (/.f64 (*.f64 c c) (*.f64 z z)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z))) z)))) |
(- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) (pow c 2)) |
(-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2)) |
(-.f64 (fma.f64 t (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(- (+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) (pow c 2)) |
(-.f64 (fma.f64 t (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) (/.f64 (*.f64 c c) (*.f64 t t)))) |
(* (pow t 2) (- (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2))))) (/ (pow c 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) (/.f64 (*.f64 c c) (*.f64 t t)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/16 (* (pow a 2) (pow b 2))) (pow c 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t))) t)))) |
(- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2)) |
(-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2)) |
(-.f64 (fma.f64 a (fma.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) (pow c 2)) |
(-.f64 (fma.f64 a (fma.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) |
(* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a a))))) |
(* (pow a 2) (- (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2)))) (/ (pow c 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a a))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a))) a)))) |
(- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) |
(- (+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) (pow c 2)) |
(-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2)) |
(-.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) b) (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(- (+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) (pow c 2)) |
(-.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) b) (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) |
(* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow b 2) (- (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2)))) (/ (pow c 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b))) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/256 (* (pow t 2) (pow z 2))) (pow c 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b))) b)))) |
(pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (neg.f64 (*.f64 c c))) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (neg.f64 (*.f64 c c))) |
(+ (* -1 (pow c 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (neg.f64 (*.f64 c c))) |
(* -1 (pow c 2)) |
(neg.f64 (*.f64 c c)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(* -1 (pow c 2)) |
(neg.f64 (*.f64 c c)) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(* (pow c 2) (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)) 1)) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* x (- (+ y (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* x (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) x)))) |
(- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(- (+ (* x y) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) |
(fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 y (+.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 y (+.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* y (- (+ x (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)))) (/ (pow c 2) (* y (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 y (+.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) (/ (pow c 2) (- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) y)))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (*.f64 x y) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (fma.f64 z (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* x y) (* z (- (+ (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) t) (pow (- (* -1/4 (* a b)) c) 2))) (* z (- (+ (* -1/256 (/ (* (pow c 2) (pow t 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* z (- (* 1/4096 (/ (* (pow c 2) (pow t 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* t (- (* 1/256 (/ (pow t 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* t (- (* -1/32 (/ (* a (* b t)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) t)) (pow (- (* -1/4 (* a b)) c) 2))))))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 z (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.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/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) (* -1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) z))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (* 16 (/ (pow c 2) (* t (pow z 2)))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 x y) z)))) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 c c) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))) |
(* z (- (+ (* -1/2 (/ (* a b) z)) (+ (* 1/16 t) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 2) (pow z 3)))) (+ (/ c z) (+ (/ (* x y) z) (/ (* (pow a 2) (pow b 2)) (* t (pow z 2)))))))) (+ (* -1/4 (/ (* a b) z)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* t (pow z 2)))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) t) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)))) (* t (pow z 3)))) (* 16 (/ (pow c 2) (* t (pow z 2))))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (+.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 c z)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 x y) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) t) (*.f64 #s(literal -16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 c c) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z))))))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t) (/.f64 (*.f64 c c) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow t 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) t)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t))) (- (* -1/4 (* a b)) c)) t))) z))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) t)) (* -16 (/ (pow c 2) t)))) z)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) t) (/.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 t t)) (*.f64 #s(literal 16 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t)))) z))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t) (/.f64 (*.f64 c c) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (* x y)) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (*.f64 x y) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2)))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c)))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(- (+ (* 1/16 (/ (* (pow a 2) (pow b 2)) (- (* -1/4 (* a b)) c))) (+ (* t (- (+ (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (+ (* 1/16 (/ (* (pow c 2) z) (pow (- (* -1/4 (* a b)) c) 2))) (* t (- (+ (* -1/256 (/ (* (pow c 2) (pow z 2)) (pow (- (* -1/4 (* a b)) c) 3))) (+ (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* t (- (* 1/4096 (/ (* (pow c 2) (pow z 3)) (pow (- (* -1/4 (* a b)) c) 4))) (* 1/16 (/ (* z (- (* 1/256 (/ (pow z 2) (- (* -1/4 (* a b)) c))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))) (- (* -1/4 (* a b)) c))))))) (* 1/16 (/ (* z (- (* -1/32 (/ (* a (* b z)) (- (* -1/4 (* a b)) c))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (- (* -1/4 (* a b)) c))))))) (* 1/256 (/ (* (pow a 2) (* (pow b 2) z)) (pow (- (* -1/4 (* a b)) c) 2))))) (* x y))) (/ (pow c 2) (- (* -1/4 (* a b)) c))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 t (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z (*.f64 z z))) (pow.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.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/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) (* -1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) t))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z)))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (* 16 (/ (pow c 2) (* (pow t 2) z))))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 x y) t)))) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 c c) (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))) |
(* t (- (+ (* -1/2 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (* (pow t 3) (pow z 2)))) (+ (/ c t) (+ (/ (* x y) t) (/ (* (pow a 2) (pow b 2)) (* (pow t 2) z))))))) (+ (* -1/4 (/ (* a b) t)) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) (* (pow t 2) z))) (+ (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (/ (* (pow a 2) (pow b 2)) z) (* 16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)))) (* (pow t 3) z))) (* 16 (/ (pow c 2) (* (pow t 2) z)))))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (+.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (/.f64 c t)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 x y) t))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) z) (*.f64 #s(literal -16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (*.f64 (*.f64 t (*.f64 t t)) z)) (/.f64 (*.f64 c c) (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 t t) z)))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1/2 (* a b)) (* x y))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z) (/.f64 (*.f64 c c) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -1 (/ (- (* 256 (/ (* (pow c 2) (- (* -1/4 (* a b)) c)) (pow z 2))) (* -16 (/ (* (- (* -1 (/ (* (pow a 2) (pow b 2)) z)) (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z))) (- (* -1/4 (* a b)) c)) z))) t))) (+ (* -16 (/ (* (- (* -1/4 (* a b)) c) (- (+ c (* -1/2 (* a b))) (* -1/4 (* a b)))) z)) (* -16 (/ (pow c 2) z)))) t)) (+ (* -1/2 (* a b)) (* x y)))) (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) z) (/.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 z z)) (*.f64 #s(literal 16 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z)))) t))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z) (/.f64 (*.f64 c c) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 x y)) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* a (- (+ (* -1/4 (/ (* b (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* a (- (+ (* -1/16 (/ (* (pow b 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* a (- (* -1/64 (/ (* (pow b 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* b (- (* 1/16 (/ (pow b 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* b (- (* -1/32 (/ (* b (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* b (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* -1/4 b) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) a))) |
(* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a)))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (-.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) b))))))) |
(* a (- (+ (* -1/4 b) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* (pow a 2) b))) (+ (* 1/8 (/ (* t z) a)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 3) (pow b 2)))) (+ (/ c a) (/ (* x y) a)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) b)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) (* (pow a 3) b))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* (pow a 2) b))) (+ (* -4 (/ (pow c 2) (* (pow a 2) b))) (* 1/16 (/ (* t z) a))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (fma.f64 x (/.f64 y a) (/.f64 c a)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (*.f64 a (*.f64 a a)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) b))))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (+.f64 c (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b) (/.f64 (*.f64 c c) b)))) a)))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a))))) |
(* -1 (* a (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow b 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) b)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b))) (- (* 1/16 (* t z)) c)) b))) a)) (* 1/64 (/ (* (pow t 2) (pow z 2)) b))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) b)) (* 4 (/ (pow c 2) b)))) a)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 c (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) b))) a))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b) (/.f64 (*.f64 c c) b)))) a))) (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a))))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (* x y)) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 x y)) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c)))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c)))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(- (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (- (* 1/16 (* t z)) c))) (+ (* b (- (+ (* -1/4 (/ (* a (pow c 2)) (pow (- (* 1/16 (* t z)) c) 2))) (+ (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* b (- (+ (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 3))) (+ (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* b (- (* -1/64 (/ (* (pow a 3) (pow c 2)) (pow (- (* 1/16 (* t z)) c) 4))) (* -1/4 (/ (* a (- (* 1/16 (/ (pow a 2) (- (* 1/16 (* t z)) c))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))) (- (* 1/16 (* t z)) c))))))) (* -1/4 (/ (* a (- (* -1/32 (/ (* a (* t z)) (- (* 1/16 (* t z)) c))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (- (* 1/16 (* t z)) c))))))) (* -1/1024 (/ (* a (* (pow t 2) (pow z 2))) (pow (- (* 1/16 (* t z)) c) 2))))) (* x y))) (/ (pow c 2) (- (* 1/16 (* t z)) c))) |
(-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 b (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* -1/4 a) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))) |
(* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b)))))) |
(*.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))))))) |
(* b (- (+ (* -1/4 a) (+ (* -1/64 (/ (* (pow t 2) (pow z 2)) (* a (pow b 2)))) (+ (* 1/8 (/ (* t z) b)) (+ (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (* (pow a 2) (pow b 3)))) (+ (/ c b) (/ (* x y) b)))))) (+ (* -4 (/ (* (- (* -1/64 (/ (* (pow t 2) (pow z 2)) a)) (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) (* a (pow b 3)))) (+ (* -4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) (* a (pow b 2)))) (+ (* -4 (/ (pow c 2) (* a (pow b 2)))) (* 1/16 (/ (* t z) b))))))) |
(*.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 x (/.f64 y b) (/.f64 c b)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 a (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* 1/8 (* t z)) (* x y))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 (+.f64 c (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a) (/.f64 (*.f64 c c) a)))) b)))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b))))) |
(* -1 (* b (+ (* -1 (/ (- (+ c (+ (* -1 (/ (- (+ (* -1 (/ (- (* 16 (/ (* (pow c 2) (- (* 1/16 (* t z)) c)) (pow a 2))) (* 4 (/ (* (- (* 1/64 (/ (* (pow t 2) (pow z 2)) a)) (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a))) (- (* 1/16 (* t z)) c)) a))) b)) (* 1/64 (/ (* (pow t 2) (pow z 2)) a))) (+ (* 4 (/ (* (- (* 1/16 (* t z)) c) (- (+ c (* 1/8 (* t z))) (* 1/16 (* t z)))) a)) (* 4 (/ (pow c 2) a)))) b)) (+ (* 1/8 (* t z)) (* x y)))) (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a)))) b))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a) (/.f64 (*.f64 c c) a)))) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) |
(* c (+ 1 (+ (* -1 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)))))))) |
(*.f64 c (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c))))))) |
(* c (+ 1 (+ (* -1 (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2))) (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (+ (/ (* x y) c) (/ (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2) (pow c 2)))))))) |
(*.f64 c (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c))))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) c))) c)) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) (pow (+ (* -1/4 (* a b)) (* 1/16 (* t z))) 2)) c)) (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) c))) c)) #s(literal -1 binary64))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) |
(fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) |
(fma.f64 z (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* z (+ (* -1/32 (* a (* b t))) (* 1/256 (* (pow t 2) z))))) |
(fma.f64 z (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (+ (* 1/256 (pow t 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1/32 (/ (* a (* b t)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) z)) (* 1/32 (* a (* b t)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)))) z)))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/16 (* (pow a 2) (pow b 2)))) |
(fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) |
(fma.f64 t (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(+ (* 1/16 (* (pow a 2) (pow b 2))) (* t (+ (* -1/32 (* a (* b z))) (* 1/256 (* t (pow z 2)))))) |
(fma.f64 t (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (+ (* 1/256 (pow z 2)) (* 1/16 (/ (* (pow a 2) (pow b 2)) (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (+ (* -1/32 (/ (* a (* b z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/16 (/ (* (pow a 2) (pow b 2)) t)) (* 1/32 (* a (* b z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)))) t)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* a (+ (* -1/32 (* b (* t z))) (* 1/16 (* a (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow a 2))) (* 1/16 (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1/32 (/ (* b (* t z)) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (*.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)))) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) a)) (* 1/32 (* b (* t z)))) a)) (* 1/16 (pow b 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (*.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)))) a)))) |
(* 1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(+ (* -1/32 (* a (* b (* t z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) |
(fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) b) (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(+ (* 1/256 (* (pow t 2) (pow z 2))) (* b (+ (* -1/32 (* a (* t z))) (* 1/16 (* (pow a 2) b))))) |
(fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) b) (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))))) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (+ (* 1/256 (/ (* (pow t 2) (pow z 2)) (pow b 2))) (* 1/16 (pow a 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))))) |
(* 1/16 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1/32 (/ (* a (* t z)) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)))) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/256 (/ (* (pow t 2) (pow z 2)) b)) (* 1/32 (* a (* t z)))) b)) (* 1/16 (pow a 2)))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)))) b)))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(* -1 (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) z)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) z)) |
(+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(* -1/4 (/ (* a b) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 b t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 a t)))))) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 b t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 a t)))))) |
(* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* a (pow t 2)))) (/ (* x y) (* a t)))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 b t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 a t)))))) |
(* -1/4 (/ (* a b) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 b t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 b t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) a)) (* 1/4 (/ b t))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 b t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a))))) |
(+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(* -1/4 (/ (* a b) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 a t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 b (*.f64 t t))) (*.f64 x (/.f64 y (*.f64 b t))))))) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 a t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 b (*.f64 t t))) (*.f64 x (/.f64 y (*.f64 b t))))))) |
(* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (* b (pow t 2)))) (/ (* x y) (* b t)))))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 a t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 b (*.f64 t t))) (*.f64 x (/.f64 y (*.f64 b t))))))) |
(* -1/4 (/ (* a b) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 a t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 a t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))) b)) (* 1/4 (/ a t))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 a t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b))))) |
(+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 y t)) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* x (+ (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) (/ y t))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 y t)) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x)))) |
(* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x)))))) |
(* (pow x 2) (+ (* -1/4 (/ (* a b) (* t (pow x 2)))) (+ (* 1/16 (/ z (pow x 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x)))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))) (/ y (* t x)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) x))) x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) (pow t 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) x))) x)))) |
(+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 y (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 x t)) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (* y (+ (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) (/ x t))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 y (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 x t)) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y)))) |
(* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y)))))) |
(* (pow y 2) (+ (* -1/4 (/ (* a b) (* t (pow y 2)))) (+ (* 1/16 (/ z (pow y 2))) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y)))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))) (/ x (* t y)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) y))) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) (pow t 2))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) y))) y)))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) |
(/ (+ (* -1/4 (/ (* z (+ (* -4 (* x y)) (* a b))) t)) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2)))) z) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t t)))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t t)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (pow t 2))) (* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t t)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* z (+ 1/16 (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) #s(literal 1/16 binary64))) |
(* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2))))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z)))) #s(literal 1/16 binary64))) |
(* z (+ 1/16 (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) (pow z 2))))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z)))) #s(literal 1/16 binary64))) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* -1 (* z (- (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) (* t z))) 1/16))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) #s(literal -1/16 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)) z)) #s(literal -1/16 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z)))) z)) 1/16))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)) z)) #s(literal -1/16 binary64)))) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)) |
(/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) (pow t 2)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) (*.f64 t t)) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) (*.f64 t t)) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) (*.f64 t t)) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)) |
(+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z)) |
(fma.f64 #s(literal 1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t))) |
(+ (* -1 (/ (+ (* 1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* 1/16 z)) |
(fma.f64 #s(literal 1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t))) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) t) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) t) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) t) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (+ (* 1/16 z) (/ c t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t)) c) t))))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t)) c) t))))) |
(+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.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) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) a))))) |
(* -1 (* a (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) a))))) |
(+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(+ c (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.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) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) b))))) |
(* -1 (* b (+ (* -1 (/ (+ c (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) b))))) |
(+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))) |
(+.f64 c (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)))))) |
(+.f64 c (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (+.f64 (/.f64 c (*.f64 x x)) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x))))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ c (pow x 2)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (+.f64 (/.f64 c (*.f64 x x)) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x))))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) x))) x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) x))) x)))) |
(+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))) |
(+.f64 c (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))) |
(+.f64 c (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(+ c (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)))))) |
(+.f64 c (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 c (*.f64 y y))) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ c (pow y 2)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 c (*.f64 y y))) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) y))) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ c (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) y))) y)))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t z)) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z)))))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) z) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (+ (* 1/16 t) (/ c z))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (+ (* -4 (* x y)) (* a b)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z))))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))))) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) |
(+ c (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z))))) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) |
c |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
(*.f64 c (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
(*.f64 c (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c))) |
(*.f64 c (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) #s(literal 1 binary64))) |
c |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c))) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c))) #s(literal -1 binary64))) |
(* -1 (* c (- (* -1 (/ (* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) c)) 1))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c))) #s(literal -1 binary64))) |
(* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) t) |
(/ (+ (* -1/4 (* t (+ (* -4 (* x y)) (* a b)))) (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))))) t) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) t) |
(/ (+ (* -1/4 (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z))))) (* t (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) t) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) t) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))))) |
(* t (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) t)) (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2))) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t))))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.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) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(*.f64 a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(*.f64 a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a))) |
(*.f64 a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) a))))) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) a))))) |
(* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) a))))) |
(* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.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) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(*.f64 b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(*.f64 b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b))) |
(*.f64 b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) b))))) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) b))))) |
(* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (+ (* 1/4 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) (/ (* x y) t)))) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) b))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x (+ y (* 1/4 (/ (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x)))) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (+ (/ y x) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x)))) |
(* 1/4 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) |
(* (pow x 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)) (/ y x))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) x))) x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x))) x)) (* 1/4 (/ (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z))) t)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) x))) x)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y)) |
(fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))) |
(fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* y (+ x (* 1/4 (/ (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t))))) |
(fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (+ (/ x y) (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) |
(* 1/4 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) t)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) |
(* (pow y 2) (+ (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)) (/ x y))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) y))) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y))) y)) (* 1/4 (/ (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z))) t)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) y))) y)))) |
(* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t z))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t z)) |
(/ (+ (* -1/4 (* z (+ (* -4 (* x y)) (* a b)))) (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t))) z) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) z) |
(/ (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) t)) (* z (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/16 (* t z))))) z) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) z) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (+ (* -4 (* x y)) (* a b)) z)) (+ (* -1/4 (/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* t (pow z 2)))) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/16 binary64) t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (+ (* -4 (* x y)) (* a b)) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (+ (* -4 (* x y)) (* a b))) (* 1/4 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* t z)))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* a (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))))) |
(* -1 (* a (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* b (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))))) |
(* -1 (* b (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(+ (* -1 (* a (* b (* x (pow y 2))))) (* 1/16 (* a (* b (* t (* y z)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* x (- (* 1/16 (/ (* a (* b (* t (* y z)))) x)) (* a (* b (pow y 2))))) |
(*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* -1 (* x (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x y)))))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x y)))))) |
(* y (+ (* -1 (* a (* b (* x y)))) (* 1/16 (* a (* b (* t z)))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x y)))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* (pow y 2) (- (* 1/16 (/ (* a (* b (* t z))) y)) (* a (* b x)))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x))))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* t (+ (* -1 (/ (* a (* b (* x (pow y 2)))) t)) (* 1/16 (* a (* b (* y z)))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* -1 (* t (+ (* -1/16 (* a (* b (* y z)))) (/ (* a (* b (* x (pow y 2)))) t)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t)))) |
(* -1 (* a (* b (* x (pow y 2))))) |
(neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(- (* 1/16 (* a (* b (* t (* y z))))) (* a (* b (* x (pow y 2))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(* z (+ (* -1 (/ (* a (* b (* x (pow y 2)))) z)) (* 1/16 (* a (* b (* t y)))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(* 1/16 (* a (* b (* t (* y z))))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(* -1 (* z (+ (* -1/16 (* a (* b (* t y)))) (/ (* a (* b (* x (pow y 2)))) z)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z)))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* a (* b (* x (pow y 2)))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* x (- (* x (- (* -4 (* x (pow y 3))) (* -1 (* a (* b (pow y 2)))))) (* 1/16 (* a (* b (* t (* y z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (/ (* a (* b (pow y 2))) x))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (+ (* -1/16 (/ (* a (* b (* t (* y z)))) (pow x 2))) (/ (* a (* b (pow y 2))) x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 x x))))) |
(* (pow x 3) (- (+ (* -4 (pow y 3)) (+ (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (/ (* a (* b (pow y 2))) x))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 3))) (* 1/16 (/ (* a (* b (* t (* y z)))) (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 x (*.f64 x x)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (* a (* b (pow y 2))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* y z)))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) |
(* -1 (* (pow x 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) x)) (* -1/16 (* a (* b (* t (* y z)))))) x)) (* -1 (* a (* b (pow y 2))))) x)) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) |
(- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/16 (* a (* b (* t (* x (* y z)))))) (* -1/1024 (* (pow t 3) (pow z 3)))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* a (* b (* (pow x 2) y))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 (*.f64 x x) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(- (+ (* -1/1024 (* (pow t 3) (pow z 3))) (* y (- (* y (- (* -4 (* (pow x 3) y)) (* -1 (* a (* b (pow x 2)))))) (* 1/16 (* a (* b (* t (* x z)))))))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) |
(+.f64 (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) y) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (/ (* a (* b (pow x 2))) y))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 x x)) y) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/16 (/ (* a (* b (* t (* x z)))) (pow y 2)))) (* -1 (/ (* a (* b (pow x 2))) y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (*.f64 y y)) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y))))) |
(* (pow y 3) (- (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 3))) (* 1/16 (/ (* a (* b (* t (* x z)))) (pow y 2))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 y (*.f64 y y)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (* a (* b (pow x 2))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y)))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x z)))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) y) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))))) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) y)) (* -1/16 (* a (* b (* t (* x z)))))) y)) (* -1 (* a (* b (pow x 2))))) y)) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) y))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* 1/256 (* a (* b (* (pow t 2) z)))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* z (- (* z (- (* -1/1024 (* (pow t 3) z)) (* -1/256 (* a (* b (pow t 2)))))) (* 1/16 (* a (* b (* t (* x y)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -1/1024 (pow t 3)) (* 1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* (pow z 3) (- (+ (* -1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))) (* -1/1024 (pow t 3))) (* -1/256 (/ (* a (* b (pow t 2))) z)))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))) |
(* (pow z 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow z 3))) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/16 (/ (* a (* b (* t (* x y)))) (pow z 2))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t t))) z))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* -1/256 (/ (* a (* b (pow t 2))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* t (* x y)))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) z)) (* -1/16 (* a (* b (* t (* x y)))))) z)) (* -1/256 (* a (* b (pow t 2))))) z)) (* 1/1024 (pow t 3))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) z)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) |
(- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* -1/16 (* a (* b (* t (* x (* y z))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* 1/256 (* a (* b (* t (pow z 2))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(- (+ (* -4 (* (pow x 3) (pow y 3))) (* t (- (* t (- (* -1/1024 (* t (pow z 3))) (* -1/256 (* a (* b (pow z 2)))))) (* 1/16 (* a (* b (* x (* y z)))))))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) |
(-.f64 (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* -1/1024 (pow z 3)) (* 1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* (pow t 3) (- (+ (* -1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))) (* -1/1024 (pow z 3))) (* -1/256 (/ (* a (* b (pow z 2))) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) (*.f64 t t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))) |
(* (pow t 3) (- (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3))) (+ (* -1 (/ (* a (* b (* (pow x 2) (pow y 2)))) (pow t 3))) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/16 (/ (* a (* b (* x (* y z)))) (pow t 2))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* -1/256 (/ (* a (* b (pow z 2))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1/16 (/ (* a (* b (* x (* y z)))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) t)) (* -1/16 (* a (* b (* x (* y z)))))) t)) (* -1/256 (* a (* b (pow z 2))))) t)) (* 1/1024 (pow z 3))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 x (*.f64 y z))))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(* -1 (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* a (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))) |
(*.f64 a (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(* -1 (* a (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) a)) (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) |
(*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(+ (* -4 (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3)))) (* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))))) |
(fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(* -1 (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* b (- (* -4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))) |
(*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (neg.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (neg.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))))) |
(* -1 (* b (- (* 4 (/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) b)) (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (neg.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) |
(* (pow x 3) (+ (* -4 (pow y 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(* -1 (* (pow x 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 3))) (* 4 (pow y 3))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* (pow y 3) (+ (* -4 (pow x 3)) (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))))) |
(*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow y 3) (+ (* 1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (* 4 (pow x 3))))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* (pow z 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow z 3))) (* -1/1024 (pow t 3)))) |
(*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -1 (* (pow z 3) (+ (* 1/1024 (pow t 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow z 3)))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) |
(* -4 (* (pow x 3) (pow y 3))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(+ (* -4 (* (pow x 3) (pow y 3))) (* -1/1024 (* (pow t 3) (pow z 3)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* (pow t 3) (+ (* -4 (/ (* (pow x 3) (pow y 3)) (pow t 3))) (* -1/1024 (pow z 3)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) |
(* -1/1024 (* (pow t 3) (pow z 3))) |
(*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow t 3) (+ (* 1/1024 (pow z 3)) (* 4 (/ (* (pow x 3) (pow y 3)) (pow t 3)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 x (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) |
(- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) z (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(- (* z (- (* -1/256 (* (pow t 2) z)) (* -1/16 (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) z (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) |
(* (pow z 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow z 2))) (+ (* -1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow z 2) (- (* 1/16 (/ (* t (* x y)) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) z) (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* (pow z 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) z) (* 1/16 (* t (* x y)))) z)) (* 1/256 (pow t 2)))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) z) (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(- (* 1/16 (* t (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 x (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) |
(- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) |
(- (* t (- (* -1/256 (* t (pow z 2))) (* -1/16 (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(fma.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))) |
(*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) |
(* (pow t 2) (- (* -1 (/ (* (pow x 2) (pow y 2)) (pow t 2))) (+ (* -1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2))))) |
(*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(* (pow t 2) (- (* 1/16 (/ (* x (* y z)) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) t) (*.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 y z)))) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* (pow t 2) (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) t) (* 1/16 (* x (* y z)))) t)) (* 1/256 (pow z 2)))) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) t) (*.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 y z)))) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 x (fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* x (- (* -1 (* x (pow y 2))) (* -1/16 (* t (* y z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 x (fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (neg.f64 (*.f64 y y)))) |
(* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (*.f64 y y)))) |
(* (pow x 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (* -1/16 (/ (* t (* y z)) x)) (pow y 2)))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (*.f64 y y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(* (pow x 2) (- (* 1/16 (/ (* t (* y z)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (neg.f64 (*.f64 y y)))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 y z))) x)) (*.f64 y y))) |
(* (pow x 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (* t (* y z)))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 y z))) x)) (*.f64 y y))) |
(* -1/256 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) |
(- (* 1/16 (* t (* x (* y z)))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(- (* y (- (* -1 (* (pow x 2) y)) (* -1/16 (* t (* x z))))) (* 1/256 (* (pow t 2) (pow z 2)))) |
(fma.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (neg.f64 (*.f64 x x)))) |
(* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x)))) |
(* (pow y 2) (- (* -1/256 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1/16 (/ (* t (* x z)) y)) (pow x 2)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) |
(* (pow y 2) (- (* 1/16 (/ (* t (* x z)) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (neg.f64 (*.f64 x x)))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x))) |
(* (pow y 2) (- (* -1 (/ (- (* 1/256 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (* t (* x z)))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x))) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* -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/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -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/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -1/16 binary64) 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/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal 1/4 binary64) b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.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/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal 1/4 binary64) a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal 1/4 binary64) a)))) |
(- (* -1/4 (* a b)) c) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t)) (/.f64 c z))) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t)) (/.f64 c z))) |
(* z (- (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)) (/ c z))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t)) (/.f64 c z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z))))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z))))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/4 (* a b)) c) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z))))) |
(- (* -1/4 (* a b)) c) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (/.f64 c t))) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (/.f64 c t))) |
(* t (- (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) (/ c t))) |
(*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (/.f64 c t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t))))) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t))))) |
(* -1 (* t (+ (* -1 (/ (- (* -1/4 (* a b)) c) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t))))) |
(- (* 1/16 (* t z)) c) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))) |
(* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))) |
(* a (- (+ (* -1/4 b) (* 1/16 (/ (* t z) a))) (/ c a))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))))) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))))) |
(* -1 (* a (+ (* -1 (/ (- (* 1/16 (* t z)) c) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))))) |
(- (* 1/16 (* t z)) c) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(- (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))) |
(* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))) |
(* b (- (+ (* -1/4 a) (* 1/16 (/ (* t z) b))) (/ c b))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))))) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))))) |
(* -1 (* b (+ (* -1 (/ (- (* 1/16 (* t z)) c) b)) (* 1/4 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(+ (* -1 c) (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) |
(* -1 c) |
(neg.f64 c) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 1 binary64)))) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 1 binary64)))) |
(* c (- (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))) 1)) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 1 binary64)))) |
(* -1 c) |
(neg.f64 c) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 (neg.f64 c) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 (neg.f64 c) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(* -1 (* c (+ 1 (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c))))) |
(*.f64 (neg.f64 c) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(*.f64 x (fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) z)))) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(*.f64 x (fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) z)))) |
(* x (+ (* -16 (/ (* a (* b y)) z)) (* x (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))))) |
(*.f64 x (fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) z)))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (+ (* -16 (/ (* a (* b y)) (* x z))) (* 64 (/ (pow y 2) z))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(*.f64 y (fma.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b x))) z))) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(*.f64 y (fma.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b x))) z))) |
(* y (+ (* -16 (/ (* a (* b x)) z)) (* y (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))))) |
(*.f64 y (fma.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b x))) z))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (+ (* -16 (/ (* a (* b x)) (* y z))) (* 64 (/ (pow x 2) z))))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z))))) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(/ (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b)))))) z) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y))) z)) |
(* -1 (/ (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2)))) z)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y))) z)) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(*.f64 a (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 a z))))) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(*.f64 a (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 a z))))) |
(* a (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* a z))) (+ (* -16 (/ (* b (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* a z)))))) |
(*.f64 a (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 a z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) a)) (* 16 (/ (* b (* x y)) z))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) a))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (+ (* -16 (/ (* a (* b (* x y))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) |
(fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(*.f64 b (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 b z))))) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(*.f64 b (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 b z))))) |
(* b (+ (* -64 (/ (* (pow x 2) (pow y 2)) (* b z))) (+ (* -16 (/ (* a (* x y)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) (* b z)))))) |
(*.f64 b (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 b z))))) |
(* -16 (/ (* a (* b (* x y))) z)) |
(*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) b)) (* 16 (/ (* a (* x y)) z))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) b))))) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(/ (* (pow x 2) (pow y 2)) z) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow x 2) (+ (* -64 (/ (pow y 2) z)) (* 64 (/ (pow y 2) z)))) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(* -1 (/ (* (pow y 2) (+ (* -64 (/ (pow x 2) z)) (* 64 (/ (pow x 2) z)))) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(/ (- (* -16 (* a (* b (* x y)))) (+ (* -64 (* (pow x 2) (pow y 2))) (* -16 (* x (* y (+ (* -4 (* x y)) (* a b))))))) (* (pow t 2) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) |
(* -1 (/ (- (* 16 (* a (* b (* x y)))) (+ (* 16 (* x (* y (+ (* -4 (* x y)) (* a b))))) (* 64 (* (pow x 2) (pow y 2))))) (* (pow t 2) z))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (+ (* -4 (* x y)) (* a b)))) z)))) (pow t 2)) |
(/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(/ (pow y 2) z) |
(/.f64 (*.f64 y y) z) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* x (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (* x (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* x (+ (* -1/4 (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* x (+ (* -1/4 (* x (- (* -1024 (/ (pow y 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow y 2) (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow y 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* y (- (* -16 (/ (* a (* b y)) (* t z))) (* -4096 (/ (* y (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow y 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) |
(* x (+ y (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))) (pow x 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) y)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)) (* -1/64 (/ (* (pow t 2) (pow z 2)) y)))))) y)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2)))))) (pow x 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) x)))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) y) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 y y))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) (*.f64 x x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))) x))) x))))) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow y 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow y 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow y 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) y)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) y)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) y)))))) y))))) x))) x)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) x))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) y) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 y y)))))))) x)) x))) x))))) |
(* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) |
(/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* -1/4 (* y (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (* y (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))) (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3))))))))) |
(fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -64 (/ (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2)))))) (* (pow t 2) (pow z 2)))) (* y (+ (* -1/4 (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* y (+ (* -1/4 (* y (- (* -1024 (/ (pow x 3) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4))))))) (* t z))) (* 256 (/ (* (pow x 2) (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* (pow t 2) (pow z 2)))))))) (* -1/4 (- (* 256 (/ (* a (* b (pow x 2))) (* (pow t 2) (pow z 2)))) (+ (* -16 (/ (* x (- (* -16 (/ (* a (* b x)) (* t z))) (* -4096 (/ (* x (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 3) (pow z 3)))))) (* t z))) (* 65536 (/ (* (pow x 2) (- (* -1/1024 (* (pow t 3) (pow z 3))) (* -1/256 (* a (* b (* (pow t 2) (pow z 2))))))) (* (pow t 4) (pow z 4)))))))))))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))) |
(*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) |
(* y (+ x (+ (* -1/4 (/ (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))) (pow y 2))) (+ (* -1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/16 (/ (* t (* z (- (* -1/16 (/ (* a (* b (* t z))) x)) (+ (* -1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)) (* -1/64 (/ (* (pow t 2) (pow z 2)) x)))))) x)) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2)))))) (pow y 3))) (* -1/4 (/ (- (* a b) (* 1/4 (* t z))) y)))))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) x) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) (*.f64 y y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (- (* a b) (* 1/4 (* t z))) y))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (- (* a b) (* 1/4 (* t z)))) (* 1/4 (/ (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))) y))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x))))) (* 1/4 (/ (- (* -1/1024 (/ (* (pow t 3) (pow z 3)) (pow x 2))) (+ (* -1/256 (/ (* a (* b (* (pow t 2) (pow z 2)))) (pow x 2))) (+ (* 1/256 (/ (* (pow t 2) (* (pow z 2) (- (* a b) (* 1/4 (* t z))))) (pow x 2))) (* 1/16 (/ (* t (* z (- (* 1/16 (/ (* a (* b (* t z))) x)) (+ (* 1/64 (/ (* (pow t 2) (pow z 2)) x)) (* 1/16 (/ (* t (* z (- (* a b) (* 1/4 (* t z))))) x)))))) x))))) y))) y)) (* -1/4 (- (* a b) (* 1/4 (* t z))))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) x) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 x x)))))))) y)) y))) y)))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/4 (* z (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (* z (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* z (+ (* -1/4 (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* z (+ (* -1/4 (* z (- (* -1/1024 (/ (pow t 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow t 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* t (- (* -1/16 (/ (* a (* b t)) (* x y))) (* -1/16 (/ (* t (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow t 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t)))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) |
(* z (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))) (pow z 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) t)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) t)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) (pow z 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) z)) (* 1/16 t))))) |
(*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t)))) t) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 t t))))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (- (* a b) (* 4 (* x y))) z))))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal -1/16 binary64) t)))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))) z))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow t 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) t)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) t)) (* 64 (/ (* (pow x 2) (pow y 2)) t)))))) t)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow t 2))))) z))) z)) (* -1/4 (- (* a b) (* 4 (* x y))))) z)) (* -1/16 t)))) |
(neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 t t))))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) z))) z))))) |
(* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* -1/4 (* t (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))) (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (* t (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))) (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3))))))))) |
(fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* -1/4 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (* (pow x 2) (pow y 2)))) (* t (+ (* -1/4 (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* t (+ (* -1/4 (* t (- (* -1/1024 (/ (pow z 3) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4))))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* (pow x 2) (pow y 2)))))))) (* -1/4 (- (* 1/256 (/ (* a (* b (pow z 2))) (* (pow x 2) (pow y 2)))) (+ (* -1/16 (/ (* z (- (* -1/16 (/ (* a (* b z)) (* x y))) (* -1/16 (/ (* z (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 3) (pow y 3)))))) (* x y))) (* 1/256 (/ (* (pow z 2) (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2))))))) (* (pow x 4) (pow y 4)))))))))))) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) |
(* t (+ (* -1/4 (/ (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))) (pow t 2))) (+ (* -1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* -16 (/ (* x (* y (- (* -16 (/ (* a (* b (* x y))) z)) (+ (* -64 (/ (* (pow x 2) (pow y 2)) z)) (* -16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) (pow t 3))) (+ (* -1/4 (/ (- (* a b) (* 4 (* x y))) t)) (* 1/16 z))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) z) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 z z))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (- (* a b) (* 4 (* x y))) t))))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal -1/16 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (- (* a b) (* 4 (* x y)))) (* 1/4 (/ (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))) t))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z))))) (* 1/4 (/ (- (* 256 (/ (- (* -4 (* (pow x 3) (pow y 3))) (* -1 (* a (* b (* (pow x 2) (pow y 2)))))) (pow z 2))) (+ (* 16 (/ (* x (* y (- (* 16 (/ (* a (* b (* x y))) z)) (+ (* 16 (/ (* x (* y (- (* a b) (* 4 (* x y))))) z)) (* 64 (/ (* (pow x 2) (pow y 2)) z)))))) z)) (* 256 (/ (* (pow x 2) (* (pow y 2) (- (* a b) (* 4 (* x y))))) (pow z 2))))) t))) t)) (* -1/4 (- (* a b) (* 4 (* x y))))) t)) (* -1/16 z)))) |
(neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) z) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 z z))))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) t))) t))))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* 1/4 (/ (* a (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* a (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* b (* t (* y z)))) (* b (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* a (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1/4 (/ (* a (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) a)) (* 1/4 (/ (+ (* 1/256 (* b (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* b (* t (* y z)))) (* -1 (* b (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a))))) |
(/ (+ (* 1/4096 (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 3))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (+ (* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(* 1/4 (/ (* b (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* b (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))) (+ (* 1/4 (/ (+ (* -1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* 1/16 (* a (* t (* y z)))) (* a (* x (pow y 2)))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (* b (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(*.f64 b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) |
(* -1/4 (/ (* b (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2)))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b))))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/4096 (/ (* (pow t 3) (pow z 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) (/ (* (pow x 3) (pow y 3)) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2))))) b)) (* 1/4 (/ (+ (* 1/256 (* a (* (pow t 2) (pow z 2)))) (* x (- (* -1/16 (* a (* t (* y z)))) (* -1 (* a (* x (pow y 2))))))) (+ (* 1/16 (* t (* z (- (* 1/16 (* t z)) (* x y))))) (* (pow x 2) (pow y 2)))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b))))) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* (pow t 2) (pow z 2)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
Compiled 147 739 to 7 053 computations (95.2% saved)
4573 alts after pruning (4557 fresh and 16 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 063 | 1 288 | 2 351 |
| Fresh | 0 | 3 269 | 3 269 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 11 | 11 |
| Total | 1 063 | 4 573 | 5 636 |
| Status | Accuracy | Program |
|---|---|---|
| 29.1% | (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) | |
| 42.0% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.1% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 28.5% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 29.7% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 29.7% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) | |
| 28.2% | (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (fma.f64 x y c)) | |
| 45.7% | (fma.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 31.7% | (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 53.9% | (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 35.2% | (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)) | |
| 35.2% | (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)))) | |
| 30.5% | (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 28.5% | (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (*.f64 x y)) | |
| 79.7% | (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y)) | |
| 79.5% | (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 x y)) | |
| 98.8% | (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 33.3% | (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 20.3% | (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 50.1% | (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 29.2% | (fma.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) t c) | |
| 36.7% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 27.2% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 16.0% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 22.8% | (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 37.6% | (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 45.3% | (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 30.5% | (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 32.9% | (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 40.6% | (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 29.2% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) t) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 22.8% | (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (*.f64 x y)) | |
| 34.5% | (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 x y)) | |
| 9.5% | (fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64) c) | |
| 8.6% | (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64)) c) | |
| 8.9% | (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 8.6% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64)) c) | |
| 8.9% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 31.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 50.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.1% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64)) c) | |
| 47.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 x y)) | |
| 9.1% | (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) c) | |
| 30.5% | (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 42.5% | (fma.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) | |
| 44.7% | (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 x y c)) | |
| 36.2% | (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 x y)) | |
| 53.4% | (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)) | |
| 53.4% | (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)))) | |
| 31.7% | (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) | |
| 45.2% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 45.2% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) | |
| 47.8% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y)) | |
| 55.5% | (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 42.8% | (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) | |
| 40.1% | (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 9.1% | (fma.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.9% | (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.5% | (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 74.0% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.4% | (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.4% | (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 29.2% | (fma.f64 (*.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 98.4% | (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)))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.8% | (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 29.2% | (fma.f64 (*.f64 t #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 74.4% | (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 7.7% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 81.0% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 98.8% | (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 63.5% | (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 98.8% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 29.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) t (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 47.8% | (fma.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 x y)) | |
| 9.1% | (fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 8.9% | (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.5% | (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 75.9% | (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.8% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (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)))) | |
| 99.2% | (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)) | |
| ✓ | 48.2% | (fma.f64 y x c) |
| 28.2% | (fma.f64 x y (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c)) | |
| 62.7% | (fma.f64 x y (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 23.9% | (fma.f64 x y (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 36.9% | (fma.f64 x y (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 44.7% | (fma.f64 x y (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) c)) | |
| 46.5% | (fma.f64 x y (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 81.8% | (fma.f64 x y (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 99.6% | (fma.f64 x y (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.6% | (fma.f64 x y (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.6% | (fma.f64 x y (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.6% | (fma.f64 x y (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 81.8% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) | |
| 76.7% | (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) | |
| 99.2% | (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 74.4% | (fma.f64 x y (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 30.1% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) #s(literal -1 binary64))) | |
| 36.2% | (fma.f64 x y (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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))) | |
| 99.1% | (fma.f64 x y (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 99.1% | (fma.f64 x y (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal -1 binary64))) | |
| 47.2% | (fma.f64 x y (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.9% | (fma.f64 x y (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 47.2% | (fma.f64 x y (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (neg.f64 (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 47.2% | (fma.f64 x y (/.f64 (fma.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (*.f64 c (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.8% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.0% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.8% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.7% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 40.7% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.9% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.9% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.9% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.9% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 40.7% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.9% | (fma.f64 x y (/.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 48.1% | (fma.f64 x y (/.f64 (fma.f64 (neg.f64 c) c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.8% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.7% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 30.2% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))) | |
| 30.4% | (fma.f64 x y (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 48.1% | (fma.f64 x y (/.f64 (fma.f64 c (neg.f64 c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.8% | (fma.f64 x y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.0% | (fma.f64 x y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) #s(literal -1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 c (neg.f64 c)) (*.f64 c (neg.f64 c)))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (pow.f64 (*.f64 c (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 c (neg.f64 c)) (*.f64 c (neg.f64 c))) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.5% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.0% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 t #s(literal 1/16 binary64))) z (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a b)) #s(literal -1/4 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.4% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 a #s(literal -1/4 binary64))) b (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.3% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 #s(literal -1/4 binary64) b)) a (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.9% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.4% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) a) (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1/16 binary64)) (*.f64 z t) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.9% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.5% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.5% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 a b) (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.3% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 42.4% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 29.6% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.5% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 t (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.7% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) b) (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 28.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.3% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.0% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.1% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 28.9% | (fma.f64 x y (/.f64 (-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 13.6% | (fma.f64 x y (/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 2 binary64)) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 31.6% | (fma.f64 x y (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))))) | |
| 14.5% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.6% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 18.3% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 12.8% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 21.8% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 z (*.f64 t #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 15.7% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 21.8% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 33.0% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 15.7% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 33.0% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.5% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (-.f64 (+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 23.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (neg.f64 c)))) | |
| 24.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) | |
| 39.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64) (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (neg.f64 c))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) | |
| 35.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (neg.f64 c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| ✓ | 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 c #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 38.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 #s(literal -1 binary64) c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) | |
| 22.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) #s(literal -1 binary64)))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) #s(literal -1 binary64)))) | |
| 22.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))))) | |
| 22.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))))) | |
| 28.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c)))))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 24.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c))))))) | |
| 40.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 40.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c))))) | |
| 22.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 22.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 0 binary64)) c))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 37.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 38.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (+.f64 (neg.f64 c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (+.f64 (neg.f64 c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) | |
| 22.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))))) | |
| 34.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 42.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 (neg.f64 c) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) | |
| 42.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t)) (/.f64 c z))))) | |
| 43.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (/.f64 c t))))) | |
| 42.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 1 binary64)))))) | |
| 43.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))))) | |
| 43.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))))) | |
| 27.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 27.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) | |
| 42.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z))))))) | |
| 43.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t))))))) | |
| 43.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) b))))))) | |
| 43.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a))))))) | |
| 29.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (neg.f64 c))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal -1 binary64))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c)))))) | |
| 36.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 40.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 38.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal -1/16 binary64) t))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -1/16 binary64) z))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal 1/4 binary64) a))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal 1/4 binary64) b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 1 binary64))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal -1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 37.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 31.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (*.f64 c c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 43.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 36.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal 1/16 binary64) t))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 36.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 19.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)))) z)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 50.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 28.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 45.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 20.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)))) t)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 16.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal -1/4 binary64) a))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 21.4% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (*.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)))) b)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 17.6% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 27.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 20.9% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (*.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)))) a)))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 18.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 40.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 28.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 29.5% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 29.8% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 30.2% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 38.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 44.7% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) z) (*.f64 #s(literal -1/16 binary64) t)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -1/16 binary64) z)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.0% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 #s(literal 1/4 binary64) a)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 45.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal 1/4 binary64) b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 38.1% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 23.3% | (fma.f64 x y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 23.5% | (fma.f64 x y (/.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 31.6% | (fma.f64 x y (/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (+.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 41.7% | (fma.f64 x y (/.f64 (+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.6% | (fma.f64 x y (/.f64 (+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 46.6% | (fma.f64 x y (/.f64 (+.f64 (*.f64 c (neg.f64 c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 21.6% | (fma.f64 x y (/.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c))))) | |
| 47.9% | (fma.f64 x y (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 47.9% | (fma.f64 x y (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 47.9% | (fma.f64 x y (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 43.0% | (fma.f64 x y (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 14.5% | (fma.f64 x y (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))))) | |
| 13.6% | (fma.f64 x y (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) #s(literal 6 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 25.5% | (fma.f64 x y (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)))) | |
| 21.6% | (fma.f64 x y (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 47.9% | (fma.f64 x y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 18.0% | (fma.f64 x y (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z))) z)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.4% | (fma.f64 x y (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 13.3% | (fma.f64 x y (/.f64 (*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t)))) (/.f64 (*.f64 c c) (*.f64 z z)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 18.9% | (fma.f64 x y (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 b z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t))) t)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 25.6% | (fma.f64 x y (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 15.8% | (fma.f64 x y (/.f64 (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 t t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z)))) (/.f64 (*.f64 c c) (*.f64 t t)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 22.8% | (fma.f64 x y (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)) #s(literal -1 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.9% | (fma.f64 x y (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 21.0% | (fma.f64 x y (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 a (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b))) b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 17.3% | (fma.f64 x y (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) b) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 24.8% | (fma.f64 x y (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) a))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 20.1% | (fma.f64 x y (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 b (*.f64 t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a))) a)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 18.6% | (fma.f64 x y (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) a) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a a))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 26.7% | (fma.f64 x y (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 28.1% | (fma.f64 x y (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 30.4% | (fma.f64 x y (/.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 46.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 26.8% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 c c (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 45.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 50.2% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 28.6% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 38.1% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.3% | (fma.f64 x y (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 47.9% | (fma.f64 x y (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 34.5% | (fma.f64 x y (/.f64 (neg.f64 (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 30.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))))))) | |
| 36.2% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 47.9% | (fma.f64 x y (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c)))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 99.1% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal 1 binary64)))) | |
| 99.1% | (fma.f64 x y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 30.1% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))))))) | |
| 36.2% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 99.1% | (fma.f64 x y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) | |
| 29.0% | (fma.f64 x y (-.f64 (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 22.3% | (fma.f64 x y (-.f64 (fma.f64 z (+.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 20.8% | (fma.f64 x y (-.f64 (fma.f64 z (+.f64 (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 c))) | |
| 27.2% | (fma.f64 x y (-.f64 (fma.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 19.7% | (fma.f64 x y (-.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 18.9% | (fma.f64 x y (-.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 b z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 29.0% | (fma.f64 x y (-.f64 (fma.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 19.2% | (fma.f64 x y (-.f64 (fma.f64 b (+.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 18.8% | (fma.f64 x y (-.f64 (fma.f64 b (+.f64 (fma.f64 b (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 31.4% | (fma.f64 x y (-.f64 (fma.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 23.5% | (fma.f64 x y (-.f64 (fma.f64 a (+.f64 (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 22.8% | (fma.f64 x y (-.f64 (fma.f64 a (+.f64 (fma.f64 a (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 46.6% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))) | |
| 36.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 25.6% | (fma.f64 x y (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))) (/.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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 62.7% | (fma.f64 x y (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))))) | |
| 44.7% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))))))) | |
| 79.4% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (+.f64 #s(literal 0 binary64) c)))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 #s(literal 0 binary64) (neg.f64 c))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 c #s(literal -1 binary64))))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) c)))) | |
| ✓ | 99.2% | (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)))) |
| 99.2% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 52.0% | (fma.f64 x y (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 74.4% | (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) | |
| 90.0% | (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)))) | |
| 89.9% | (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)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 46.9% | (fma.f64 x y (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) | |
| 71.6% | (fma.f64 x y (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) | |
| 99.2% | (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)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) c))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 c)))) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) c)) | |
| 99.2% | (fma.f64 x y (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 x y (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64)) c)) | |
| 62.7% | (fma.f64 x y (+.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 99.2% | (fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 99.2% | (fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 99.2% | (fma.f64 x y (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 x y (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 99.2% | (fma.f64 x y (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) | |
| 99.2% | (fma.f64 x y (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) | |
| 28.5% | (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.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)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)))))) | |
| 79.7% | (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 79.5% | (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 22.8% | (fma.f64 x y (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) | |
| 34.5% | (fma.f64 x y (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 47.8% | (fma.f64 x y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 36.2% | (fma.f64 x y (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 47.8% | (fma.f64 x y (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 54.1% | (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 59.7% | (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) | |
| 47.8% | (fma.f64 x y (*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 89.2% | (fma.f64 x y (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)) #s(literal -1 binary64)))) | |
| 89.2% | (fma.f64 x y (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) #s(literal -1 binary64)))) | |
| 86.3% | (fma.f64 x y (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) | |
| 24.1% | (fma.f64 x y (*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (-.f64 (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 t (*.f64 z z))) (/.f64 c z))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))))) | |
| 20.0% | (fma.f64 x y (*.f64 z (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 #s(literal 16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t))))) (*.f64 t (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 t (*.f64 z z))) (/.f64 c z))))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z))))) | |
| 76.1% | (fma.f64 x y (*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) z)))) | |
| 87.4% | (fma.f64 x y (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) | |
| 21.8% | (fma.f64 x y (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 t t) z)) (/.f64 c t)))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t))))) | |
| 18.1% | (fma.f64 x y (*.f64 t (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 #s(literal 16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z))))) (*.f64 (*.f64 t (*.f64 t t)) z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 16 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 t t) z)) (/.f64 c t))))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t))))) | |
| 79.2% | (fma.f64 x y (*.f64 t (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) t)))) | |
| 87.9% | (fma.f64 x y (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) | |
| 89.2% | (fma.f64 x y (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c)))) | |
| 20.9% | (fma.f64 x y (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b))))) | |
| 25.3% | (fma.f64 x y (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b))))) | |
| 85.1% | (fma.f64 x y (*.f64 b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (*.f64 a #s(literal -1/4 binary64))))) | |
| 72.6% | (fma.f64 x y (*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) b)))) | |
| 19.7% | (fma.f64 x y (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 c a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a))))) | |
| 24.0% | (fma.f64 x y (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) a))))) | |
| 85.8% | (fma.f64 x y (*.f64 a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (*.f64 b #s(literal -1/4 binary64))))) | |
| 72.6% | (fma.f64 x y (*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) a)))) | |
| 99.2% | (fma.f64 x y (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) | |
| 47.9% | (fma.f64 x y (neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))))) | |
| 47.9% | (fma.f64 x y (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) | |
| 86.3% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))))) | |
| 78.5% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))))) | |
| 27.2% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (fma.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t)) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)))))) | |
| 30.0% | (fma.f64 x y (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) t) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z)))))) | |
| 87.4% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 c (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))))) | |
| 79.6% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))))) | |
| 27.6% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (fma.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z)) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)))))) | |
| 31.3% | (fma.f64 x y (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (*.f64 #s(literal -16 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c c)) z) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t)))))) | |
| 73.8% | (fma.f64 x y (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b)))))) | |
| 29.6% | (fma.f64 x y (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) (*.f64 a b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b)))))) | |
| 33.8% | (fma.f64 x y (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) a) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) a))) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b)))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (*.f64 #s(literal 1/4 binary64) a))))) | |
| 73.8% | (fma.f64 x y (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a)))))) | |
| 31.1% | (fma.f64 x y (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) (*.f64 a b)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) a))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a)))))) | |
| 35.2% | (fma.f64 x y (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c c)) b) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) b))) a))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a)))))) | |
| 86.7% | (fma.f64 x y (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (*.f64 #s(literal 1/4 binary64) b))))) | |
| 48.2% | (fma.f64 x y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) #s(literal -1 binary64)))) | |
| 25.7% | (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) | |
| 30.7% | (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) | |
| 66.7% | (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) | |
| 29.2% | (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) c) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (/.f64 z #s(literal 16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (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)))) | |
| 74.4% | (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)))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.8% | (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 29.2% | (fma.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 76.4% | (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) | |
| 84.5% | (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) | |
| 75.9% | (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 75.9% | (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 75.9% | (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 38.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) c)) | |
| 37.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c)) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 32.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) c)) | |
| 40.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) c)) | |
| 60.7% | (fma.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 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c))) | |
| 99.2% | (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))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (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))) | |
| 81.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 45.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) #s(literal -1 binary64))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c))))) | |
| 27.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (fma.f64 x y c))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))))) | |
| 44.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))) | |
| 45.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) | |
| 29.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 45.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) | |
| 45.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) c)) | |
| ✓ | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 x y c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) c)) | |
| 33.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) #s(literal -1 binary64)) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal -1 binary64)) c)) | |
| 54.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 33.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 x y)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) c)) | |
| 34.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 17.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c)) | |
| 27.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 17.4% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 27.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 16.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c)) | |
| 25.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 54.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) c)) | |
| 33.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))))) c)) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c)) | |
| 53.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 53.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) | |
| 53.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 33.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) c)) | |
| 37.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 32.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) c)) | |
| 40.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 50.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) c)) | |
| 90.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y))) c)) | |
| 90.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x))) c)) | |
| 92.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))) | |
| 90.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y))) c)) | |
| 90.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x))) c)) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 x y) c)) | |
| 91.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 71.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) | |
| 92.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) c)) | |
| 91.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (*.f64 x y))) | |
| 71.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 29.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 84.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))))) | |
| 84.5% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))))) | |
| 85.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) | |
| 84.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 84.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 84.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) | |
| 86.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 54.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 86.7% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) z)) (*.f64 #s(literal -1/16 binary64) t))))) | |
| 85.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 x y)) t)) (*.f64 #s(literal -1/16 binary64) z))))) | |
| 87.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) #s(literal -1 binary64))))) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 20.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c)) | |
| 33.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 36.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 27.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) c)) | |
| 60.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 81.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c))) | |
| 71.5% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) | |
| 45.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) #s(literal -1 binary64))) | |
| 29.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) | |
| 29.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) | |
| 29.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c))))) | |
| 24.5% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (pow.f64 (fma.f64 x y c) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))))) | |
| 37.5% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c)))) | |
| 45.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) | |
| 45.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) | |
| 29.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 45.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) | |
| 29.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))))) | |
| 45.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| ✓ | 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 x y))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 x y)) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 x y c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) c)) | |
| 20.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal -1 binary64)) c)) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) #s(literal -1 binary64)) c)) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) c)) | |
| 20.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c)) | |
| 19.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 x y)))))) c)) | |
| 23.9% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) c)) | |
| 43.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) c)) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 20.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))))) c)) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))))) c)) | |
| 43.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) | |
| 45.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) c)) | |
| 20.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64))))) c)) | |
| 36.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 27.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)))) c)) | |
| 90.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) c)) | |
| 90.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) c)) | |
| 92.6% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z))) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y c))) | |
| 90.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) c)) | |
| 90.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c)) | |
| 98.8% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 71.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 x y) c)) | |
| 87.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z))) c)) | |
| 71.5% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) | |
| 92.6% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 x y) z))))) c)) | |
| 91.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 x y) t))))) c)) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 99.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) | |
| 29.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 45.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 84.6% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) y))))) | |
| 84.5% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) x))))) | |
| 87.4% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) #s(literal -1 binary64)))) | |
| 82.4% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) | |
| 84.1% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 y (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 84.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 81.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) | |
| 82.3% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) | |
| 86.7% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 x y c) z)))))) | |
| 85.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 x y c) t)))))) | |
| 75.9% | (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 30.9% | (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.4% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) | |
| 98.8% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.5% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 98.4% | (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)))) | |
| 74.0% | (fma.f64 #s(literal 1 binary64) (*.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)))) | |
| 98.4% | (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 98.8% | (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 29.5% | (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (*.f64 x y) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) | |
| 98.4% | (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)))) | |
| 74.0% | (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)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 76.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) | |
| 81.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) | |
| 71.1% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 9.5% | (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 29.2% | (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) t) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 74.4% | (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 17.2% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 81.4% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 81.0% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 98.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 9.5% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 74.4% | (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) | |
| 21.7% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) | |
| 20.3% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) | |
| 20.6% | (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64)) | |
| 10.3% | (pow.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 14.1% | (pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) #s(literal -1 binary64)) | |
| 23.0% | (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)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 23.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) | |
| 4.1% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 7.0% | (pow.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) #s(literal -1 binary64)) | |
| 34.9% | (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)) | |
| 5.6% | (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal -1 binary64)) | |
| 34.9% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) #s(literal -1 binary64)) | |
| 23.2% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal -1 binary64)) | |
| 23.2% | (pow.f64 (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal -1 binary64)) | |
| 12.5% | (pow.f64 (/.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) | |
| 34.4% | (pow.f64 (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) | |
| 32.1% | (pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) #s(literal -1 binary64)) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 23.1% | (/.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)))))) | |
| 23.1% | (/.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)))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) | |
| 21.8% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) | |
| 21.8% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) | |
| 20.3% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) | |
| 20.7% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) | |
| 20.7% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) | |
| 23.1% | (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 23.0% | (/.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))))))) | |
| 22.6% | (/.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))))))) | |
| 22.6% | (/.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))))) | |
| 14.1% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) | |
| 14.1% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y c))))) | |
| 10.3% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y))))) | |
| 10.3% | (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x c))))) | |
| 4.1% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)))) | |
| 4.1% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))))) | |
| 7.0% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)))) | |
| 7.0% | (/.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 t (*.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) c))))) | |
| 19.0% | (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c))) z) | |
| 29.3% | (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) z) | |
| 16.6% | (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c))) t) | |
| 28.4% | (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (+.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) t) | |
| 5.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) | |
| 12.5% | (/.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c)) | |
| 13.6% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) | |
| 7.8% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))) | |
| 23.0% | (/.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)))))) | |
| 17.6% | (/.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))) | |
| 18.3% | (/.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))) | |
| 14.2% | (/.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))))) | |
| 14.9% | (/.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))))) | |
| 32.2% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 34.5% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 33.4% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) | |
| 32.3% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 17.9% | (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c c)) (-.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 23.1% | (/.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)))) | |
| 22.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 12.0% | (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 32.2% | (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) | |
| 18.3% | (/.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))) | |
| 14.9% | (/.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))))) | |
| 27.1% | (/.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))) | |
| 20.0% | (/.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))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) | |
| 5.6% | (/.f64 (-.f64 (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) | |
| 12.5% | (/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))))) | |
| 34.4% | (/.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))))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) | |
| 20.8% | (/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 c (*.f64 x y))) | |
| 21.7% | (/.f64 (-.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 c (*.f64 x y))) | |
| 20.8% | (/.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))) | |
| 26.8% | (/.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))) | |
| 15.4% | (/.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))))) | |
| 18.5% | (/.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))))) | |
| 34.5% | (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) | |
| 23.0% | (/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c)))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.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))))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 35.0% | (/.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) | |
| 23.3% | (/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) | |
| 23.3% | (/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) | |
| 35.0% | (/.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) | |
| 35.0% | (/.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))) | |
| 1.1% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) | |
| 1.1% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) | |
| 1.2% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 1.6% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 1.7% | (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t z)) | |
| 1.6% | (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) t) | |
| 2.0% | (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 1.6% | (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) | |
| 23.1% | (/.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))))))) | |
| 23.1% | (/.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))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) | |
| 23.0% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 21.8% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))))) | |
| 20.3% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 20.7% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))))) | |
| 23.0% | (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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)) c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 23.1% | (/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 14.1% | (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 10.3% | (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 4.1% | (/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) | |
| 7.0% | (/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 12.5% | (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) | |
| 13.6% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)))) | |
| 7.8% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 34.4% | (/.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))))) | |
| 23.0% | (/.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))))))) | |
| 33.4% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.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 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 17.9% | (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 22.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 c (neg.f64 c)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) | |
| 12.0% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) | |
| 32.2% | (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 33.6% | (/.f64 (neg.f64 (-.f64 (*.f64 c c) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) | |
| 34.4% | (/.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)))))) | |
| 34.5% | (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 23.3% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) | |
| 23.3% | (/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) | |
| 35.0% | (/.f64 (neg.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 35.0% | (/.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)))) | |
| 23.1% | (/.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)))))))) | |
| 23.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))))) | |
| 20.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) (neg.f64 (neg.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 35.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 35.0% | (/.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))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) | |
| 21.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))))) | |
| 20.3% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) | |
| 20.6% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) | |
| 10.3% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))))) | |
| 14.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) | |
| 23.0% | (/.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))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))))) | |
| 23.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) | |
| 4.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))))) | |
| 7.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))) (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))) (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))))) | |
| 34.9% | (/.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))))) | |
| 5.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) | |
| 34.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))))) | |
| 23.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) | |
| 23.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) | |
| 12.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)))) | |
| 34.4% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) | |
| 32.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))))) | |
| 20.3% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))))) | |
| 23.0% | (/.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)))))) | |
| 23.0% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c)))))) | |
| 34.9% | (/.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)))))) | |
| 34.9% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))))) | |
| 98.4% | (-.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))) | |
| 99.2% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (neg.f64 c)) | |
| 74.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) | |
| 98.4% | (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (neg.f64 c) (*.f64 x y))) | |
| 62.7% | (-.f64 (fma.f64 x y (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) | |
| 16.1% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (fma.f64 z (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 14.3% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 z (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 28.2% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 z (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b t)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) t)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 13.0% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 12.1% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (fma.f64 t (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 z (*.f64 z z))) (pow.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 26.1% | (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 t (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b z)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 c c) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) | |
| 27.0% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 13.7% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 11.0% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 b (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 b (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 29.0% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 16.3% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 11.9% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) (fma.f64 a (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (fma.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) (*.f64 x y))) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 30.3% | (-.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 x y)) (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) | |
| 33.6% | (-.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 (*.f64 c c) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 5.6% | (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c)) (/.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 12.5% | (-.f64 (/.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) | |
| 34.4% | (-.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))))) | |
| 23.0% | (-.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))))))) | |
| 34.4% | (-.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)))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 27.2% | (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) | |
| 32.2% | (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 32.3% | (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 20.8% | (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) | |
| 33.4% | (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 21.7% | (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) | |
| 34.4% | (-.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)))))) | |
| 34.5% | (-.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 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 74.4% | (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.4% | (-.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)))) | |
| 74.4% | (-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 62.7% | (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c))))) (-.f64 (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (neg.f64 c)))) (*.f64 x y))) | |
| 91.1% | (-.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)))) | |
| 74.0% | (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 x y))) | |
| 98.4% | (-.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))) | |
| 89.9% | (-.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)))) | |
| 9.5% | (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) | |
| 17.8% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.6% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) #s(literal 1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 29.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (*.f64 z t) (neg.f64 (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 9.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (/.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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 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))) c) | |
| 37.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 34.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 52.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 49.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 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))) c) | |
| 17.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 22.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 33.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (*.f64 z t) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.8% | (+.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 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z (neg.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 (*.f64 y (*.f64 x y)) x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 (*.f64 x (*.f64 x y)) y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 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 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 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 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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 y x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 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))) c) | |
| ✓ | 35.2% | (+.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 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))) c) |
| 17.6% | (+.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 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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t z) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.4% | (+.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 1 binary64) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 22.8% | (+.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 1 binary64) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (/.f64 z #s(literal 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 t (*.f64 z #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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 35.6% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.8% | (+.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 1 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 18.3% | (+.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 1 binary64) (fma.f64 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.2% | (+.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 1 binary64) (fma.f64 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 32.6% | (+.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 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.4% | (+.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 1 binary64) (fma.f64 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.4% | (+.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 1 binary64) (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 33.4% | (+.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 1 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 9.3% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 14.8% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.6% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.2% | (+.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 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.0% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.5% | (+.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 1 binary64) (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.0% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 23.3% | (+.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 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 14.6% | (+.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 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.8% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.1% | (+.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 1 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.2% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.9% | (+.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 1 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.0% | (+.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 1 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.6% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.4% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.5% | (+.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 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.0% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 6.1% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.9% | (+.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 1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 35.2% | (+.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 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.3% | (+.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 1 binary64) (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.2% | (+.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 35.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.0% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 55.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 52.1% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 17.2% | (+.f64 (fma.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 37.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 34.8% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 23.6% | (+.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 20.3% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 23.5% | (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.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))) c) | |
| 53.9% | (+.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 30.6% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 29.2% | (+.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 29.8% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 52.5% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 49.5% | (+.f64 (fma.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 33.3% | (+.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 32.9% | (+.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 29.3% | (+.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 18.1% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 27.6% | (+.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) #s(literal -1 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))) c) | |
| 16.0% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 15.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 22.8% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 21.4% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 37.6% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 45.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 16.0% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/16777216 binary64))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 32.9% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.6% | (+.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.2% | (+.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) t) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 16.9% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 16.5% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 34.4% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 34.0% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 25.9% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 5.3% | (+.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 20.4% | (+.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 34.0% | (+.f64 (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 16.5% | (+.f64 (fma.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 31.7% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 17.4% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 27.6% | (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) (/.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))) c) | |
| 18.1% | (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 30.5% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.3% | (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 55.4% | (+.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 17.5% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/16777216 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 17.7% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 27.2% | (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 16.5% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 32.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 37.5% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 52.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 55.4% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x 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))) c) | |
| 37.5% | (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 52.4% | (+.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 x (*.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))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 7.7% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 10.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 t (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 5.6% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 y (fma.f64 y (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 y (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 x (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 6.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -65536 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -4096 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 x (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (/.f64 y (*.f64 (*.f64 t t) (*.f64 z z))))) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.0% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 10.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 18.1% | (+.f64 (fma.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 t z) (*.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 29.3% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 36.9% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.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))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.8% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.8% | (+.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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.0% | (+.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 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 12.0% | (+.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 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)))) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 12.4% | (+.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 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))))) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 9.1% | (+.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 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))))) y) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 8.3% | (+.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 (-.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))))) x) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 26.7% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 16 binary64) t)) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.6% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 11.1% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t))) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 13.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z))) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.3% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 16 binary64) t)))) z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 7.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 4096 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 16 binary64) z)))) t) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (*.f64 t #s(literal 1/16 binary64)) (neg.f64 z) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 (*.f64 t #s(literal 1/16 binary64))) z (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 z (neg.f64 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal 1/16 binary64) (neg.f64 (*.f64 z t)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 z t) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 45.2% | (+.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 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 37.6% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 45.2% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| ✓ | 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (+.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (*.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.7% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.3% | (+.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 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 31.2% | (+.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 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (fma.f64 (*.f64 x y) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.8% | (+.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 1 binary64) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.4% | (+.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 1 binary64) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 49.4% | (+.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 1 binary64) (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal -1/16 binary64) t)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.8% | (+.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 1 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.4% | (+.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 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 37.0% | (+.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 1 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 50.0% | (+.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 1 binary64) (*.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal -1/16 binary64) z)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 38.3% | (+.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 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 51.3% | (+.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 1 binary64) (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal 1/16 binary64) t))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 51.9% | (+.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 1 binary64) (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal 1/16 binary64) z))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.8% | (+.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 1 binary64) (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 38.3% | (+.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 -16 binary64) (*.f64 t z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.1% | (+.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 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x y)) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 16 binary64) (*.f64 t z))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 29.3% | (+.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 (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 35.3% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 43.0% | (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.6% | (+.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 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.4% | (+.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 (fma.f64 #s(literal 256 binary64) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 27.8% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 25.0% | (+.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 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 19.8% | (+.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 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 17.2% | (+.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 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 17.3% | (+.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 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 x x))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (/.f64 #s(literal 1 binary64) x)) y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 15.0% | (+.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 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 y y))))) x)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) (*.f64 y y)))) x)) (/.f64 #s(literal 1 binary64) y)) x)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 16.6% | (+.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 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 19.3% | (+.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 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 13.7% | (+.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 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 t t))))) z)) (*.f64 #s(literal -256 binary64) (/.f64 (*.f64 x y) (*.f64 t t)))) z)) (/.f64 #s(literal 16 binary64) t)) z)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 14.8% | (+.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 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 z z))))) t)) (*.f64 #s(literal -256 binary64) (*.f64 x (/.f64 y (*.f64 z z))))) t)) (/.f64 #s(literal 16 binary64) z)) t)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.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 -1 binary64) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 28.7% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 53.4% | (+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 29.4% | (+.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.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))) c) | |
| 31.7% | (+.f64 (fma.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 53.4% | (+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 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))) c) | |
| 50.1% | (+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 30.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 35.2% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (/.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))) c) | |
| 6.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (/.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))) c) | |
| 55.5% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal -1/16 binary64) (*.f64 x y))) (/.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))) c) | |
| 55.5% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 32.9% | (+.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 50.1% | (+.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64))) #s(literal 1 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))) c) | |
| 17.7% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.4% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.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))) c) | |
| 27.2% | (+.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.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))) c) | |
| 18.9% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (/.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))) c) | |
| 40.1% | (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 5.4% | (+.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 14.0% | (+.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) (/.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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 19.1% | (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.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))) c) | |
| 14.5% | (+.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 15.9% | (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y y))) (/.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))) c) | |
| 33.1% | (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 13.1% | (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) (/.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))) c) | |
| 29.9% | (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (/.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))) c) | |
| 4.9% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.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))) c) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y))))) (/.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))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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)) | |
| 98.4% | (+.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)))) | |
| 6.2% | (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 15.5% | (+.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) c) | |
| 29.2% | (+.f64 (fma.f64 (*.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal -1/4 binary64) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 29.2% | (+.f64 (fma.f64 (*.f64 t #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.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) | |
| 10.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c) | |
| 57.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 59.0% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 59.8% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 35.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 60.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 30.9% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) c) | |
| 58.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 60.5% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) | |
| 71.1% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) c) | |
| 71.2% | (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) c) | |
| 75.9% | (+.f64 (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 31.7% | (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.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))) c) | |
| 50.1% | (+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 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))) c) | |
| 18.5% | (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) c) | |
| 18.2% | (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) c) | |
| 63.5% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 29.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) t (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 4.8% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 4.4% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 4.7% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 4.7% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 15.5% | (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 5.4% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))))) (/.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))) c) | |
| 5.7% | (+.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))))))) (/.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))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 2.8% | (+.f64 (fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 2.8% | (+.f64 (fma.f64 z (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) | |
| 98.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) | |
| 98.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 98.8% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.4% | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 x y c)) | |
| 2.8% | (+.f64 (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 2.8% | (+.f64 (fma.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 62.7% | (+.f64 (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a b) (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.2% | (+.f64 (fma.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.9% | (+.f64 (fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.9% | (+.f64 (fma.f64 x (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 61.9% | (+.f64 (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 1.9% | (+.f64 (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 1.9% | (+.f64 (fma.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 71.2% | (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) | |
| 29.2% | (+.f64 (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 1.6% | (+.f64 (fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 y y) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 2.0% | (+.f64 (fma.f64 t (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 35.2% | (+.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) | |
| 92.9% | (+.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 99.2% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.4% | (+.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 1.6% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 #s(literal -1/16 binary64) (*.f64 z (/.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 2.0% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 29.2% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (fma.f64 t (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 75.9% | (+.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 x y c)) | |
| 71.2% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 99.2% | (+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) | |
| 98.8% | (+.f64 (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))) c) | |
| 75.9% | (+.f64 (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 10.4% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) c) | |
| 8.3% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) c) | |
| 8.6% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))))) c) | |
| 7.4% | (+.f64 (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))))))))) c) | |
| 30.9% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 29.8% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 16.9% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 32.8% | (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 16.9% | (+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 34.4% | (+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 a b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (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)))) c) | |
| 98.8% | (+.f64 (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 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (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))))) c) | |
| 74.0% | (+.f64 (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))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 74.0% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.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) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 76.3% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 7.6% | (+.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) c) | |
| 8.4% | (+.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) c) | |
| 2.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) c) | |
| 2.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 2.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) (*.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))))) c) | |
| 2.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 5.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 4.3% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 29.2% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) t) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 24.2% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 36.3% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 59.0% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 32.0% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 60.5% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) | |
| 10.1% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) c) | |
| 71.2% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) | |
| 71.1% | (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.4% | (+.f64 (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))) c) | |
| 74.4% | (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 4.8% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) c) | |
| 4.7% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) c) | |
| 1.2% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))))) c) | |
| 1.2% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) c) | |
| 1.9% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (*.f64 (*.f64 t t) (*.f64 z z))))) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))))))))) c) | |
| 1.9% | (+.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 a (*.f64 b (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 65536 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))))) c) | |
| 28.5% | (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)) c) | |
| 29.1% | (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) c) | |
| 29.1% | (+.f64 (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)) c) | |
| 42.1% | (+.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) c) | |
| 42.8% | (+.f64 (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)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 15.9% | (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 34.4% | (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) c) | |
| 42.6% | (+.f64 (pow.f64 (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal -1 binary64)) c) | |
| 15.9% | (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal -1 binary64)) c) | |
| 15.9% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 9.5% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) c) | |
| 30.6% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 30.6% | (+.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) c) | |
| 34.4% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal -1 binary64)) c) | |
| 40.1% | (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal -1 binary64)) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 (*.f64 a b)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 16.6% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 11.9% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.4% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 28.3% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 28.5% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 29.1% | (+.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal -4 binary64) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 10.4% | (+.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 17.0% | (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 32.1% | (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 30.5% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (neg.f64 a)) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 30.5% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) a) (neg.f64 b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.7% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) b) a (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) a) b (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 20.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #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 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))))) c) | |
| 9.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 a)) b (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 29.0% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 a b) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) c) | |
| 26.1% | (+.f64 (/.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))))))) c) | |
| 8.0% | (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 a)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 30.6% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 31.4% | (+.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 b (neg.f64 a)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 32.2% | (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 33.4% | (+.f64 (/.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)))))))) c) | |
| 34.2% | (+.f64 (/.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)))))) c) | |
| 32.9% | (+.f64 (/.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)))))) c) | |
| 46.3% | (+.f64 (/.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)))))) c) | |
| 50.9% | (+.f64 (/.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)))) c) | |
| 50.9% | (+.f64 (/.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))))) c) | |
| 34.2% | (+.f64 (/.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))))))) c) | |
| 50.9% | (+.f64 (/.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)))))) c) | |
| 27.6% | (+.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 6.9% | (+.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (fma.f64 a (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 14.7% | (+.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 17.0% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 32.1% | (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 4.6% | (+.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)) x) c) | |
| 7.0% | (+.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)) y) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 6.6% | (+.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 12.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 11.0% | (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 2.4% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x))) x) c) | |
| 1.5% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))))) y)) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) x)))) x) c) | |
| 1.6% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y))) y) c) | |
| 1.5% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))))) x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) y)))) y) c) | |
| 30.1% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t) (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) z) c) | |
| 29.8% | (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) t) c) | |
| 24.2% | (+.f64 (/.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)))))))) c) | |
| 24.6% | (+.f64 (/.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)))))) c) | |
| 16.8% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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 4 binary64))) c) | |
| 28.1% | (+.f64 (/.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)))))) c) | |
| 40.3% | (+.f64 (/.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)))))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 24.6% | (+.f64 (/.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))))))) c) | |
| 40.2% | (+.f64 (/.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)))))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 9.4% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.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))) c) | |
| 9.2% | (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #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 4 binary64))) c) | |
| 5.8% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) #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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) #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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) #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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 31.4% | (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 4.5% | (+.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 x (*.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 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 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 x (*.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))))) (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 7.9% | (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)) (*.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 15.9% | (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 15.9% | (+.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 4 binary64)) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) c) | |
| 2.1% | (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))))) (*.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))) c) | |
| 3.9% | (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64) (-.f64 (*.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 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 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 17.6% | (+.f64 (/.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 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 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 17.5% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 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 4 binary64))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 7.7% | (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (fma.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 10.4% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 x (*.f64 y z)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 9.6% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 10.7% | (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 10.8% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) c) | |
| 14.4% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 2 binary64)) (*.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (-.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) c) | |
| 11.7% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))))) c) | |
| 13.3% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 23.8% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) c) | |
| 25.7% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 5.7% | (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))))) c) | |
| 11.2% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)))) (/.f64 (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 7.9% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 17.6% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 17.2% | (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b (*.f64 z (*.f64 t y))) x))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 13.8% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 12.9% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 9.2% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.2% | (+.f64 (/.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))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 33.4% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #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))) c) | |
| 33.0% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) c) | |
| 25.4% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 31.3% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 13.8% | (+.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 19.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 17.6% | (+.f64 (/.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)))))) c) | |
| 25.3% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 19.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))) c) | |
| 10.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 15.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 16.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) x) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x y)) y (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) x (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 z t) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 9.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) #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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x y)) (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 17.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) x) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x y)) 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 21.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x x) (*.f64 y 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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 33.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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))) c) | |
| 31.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))))) #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))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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)))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b) (*.f64 (neg.f64 (*.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))) c) | |
| 13.0% | (+.f64 (/.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)) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 14.2% | (+.f64 (/.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)) (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y (*.f64 x x)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x (*.f64 y y)))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 12.8% | (+.f64 (/.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)) (fma.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 17.8% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.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))) c) | |
| 25.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (pow.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 25.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 25.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (pow.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 23.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 z (*.f64 z t)) t)) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 20.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 z (*.f64 t t)) z)) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 z z) (*.f64 t t))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 25.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 17.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 13.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 t y))) #s(literal 1/16 binary64)) a (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 z y)) t (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 t y)) z (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) t) (*.f64 z y) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 z (*.f64 t y))) b (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t b)) (*.f64 z y) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (neg.f64 (*.f64 a b)) (*.f64 y y)) x (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (neg.f64 (*.f64 a b)) (*.f64 x y)) y (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (neg.f64 (*.f64 a b)) y) (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 (neg.f64 (*.f64 a b)) x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 z (*.f64 t y)) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 a b) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 t b) (*.f64 (*.f64 z y) (*.f64 #s(literal 1/16 binary64) a)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 b (*.f64 z (*.f64 t y))) (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 z (*.f64 t y)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 a b))) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 y (*.f64 x b)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (neg.f64 (*.f64 x (*.f64 a b))) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (neg.f64 (*.f64 a b)) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 (neg.f64 a) (*.f64 (*.f64 y (*.f64 x b)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 b (*.f64 (*.f64 z (*.f64 t y)) (*.f64 #s(literal 1/16 binary64) a)) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 b (*.f64 a (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 a (*.f64 b (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (pow.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t 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))))) #s(literal 4 binary64))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (pow.f64 (/.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t 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))))) #s(literal 4 binary64))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))))))) (*.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))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))))) (*.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))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (neg.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))))) (*.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))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))) #s(literal 0 binary64)) (*.f64 y (*.f64 y (*.f64 x (*.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))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 y (*.f64 y (*.f64 x (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 19.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (neg.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 z t) (neg.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 y (neg.f64 x)) (*.f64 x y) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 12.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) x (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 12.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (neg.f64 x) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 6.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 x (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 12.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 11.3% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 11.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 x (fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 12.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 8.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) #s(literal 4 binary64))) c) | |
| 7.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x (*.f64 y z))) (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 x (*.f64 x y))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 9.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))))) #s(literal 4 binary64))) c) | |
| 4.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 10.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (-.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) #s(literal 4 binary64))) c) | |
| 7.1% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 9.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (+.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 7.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))))) #s(literal 4 binary64))) c) | |
| 9.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) #s(literal 4 binary64))) c) | |
| 4.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 9.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) #s(literal 4 binary64))) c) | |
| 4.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (-.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) z (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) #s(literal 4 binary64))) c) | |
| 6.3% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) #s(literal 4 binary64))) c) | |
| 6.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) #s(literal 4 binary64))) c) | |
| 5.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) z) (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 t t)))) #s(literal 4 binary64))) c) | |
| 6.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (neg.f64 (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 6.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 5.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x))) #s(literal 4 binary64))) c) | |
| 6.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (neg.f64 (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 6.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 y z) x)) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 6.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) t) (*.f64 y z))) x)) (*.f64 y y))) #s(literal 4 binary64))) c) | |
| 6.3% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 4.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) #s(literal 4 binary64))) c) | |
| 4.6% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) t) (*.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 y z)))) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 t t)) (*.f64 z z)) #s(literal 4 binary64))) c) | |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| ✓ | 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) |
| 14.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 6.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 4 binary64))) c) | |
| 2.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 (*.f64 x (*.f64 a b)) (*.f64 y (neg.f64 y))))))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 z (*.f64 t y)))) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (neg.f64 (*.f64 (*.f64 y (*.f64 x b)) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 z (*.f64 t y))))))))))) (*.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))) c) | |
| 14.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) y) (neg.f64 (*.f64 a (*.f64 b x)))))))) (*.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))) c) | |
| 17.7% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z))))))) (*.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))) c) | |
| 19.8% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z))) (neg.f64 (*.f64 a (*.f64 b (*.f64 x y))))))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) z))))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 y z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y))) t))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y)))))))))) (*.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))) c) | |
| 16.4% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y)))))))))) (*.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))) c) | |
| 20.2% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 23.9% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 12.0% | (+.f64 (/.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)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 2 binary64)))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 a b)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 (*.f64 a b) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (*.f64 a b) (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 a b) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 a b)) (*.f64 (neg.f64 (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 14.1% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))))))) (*.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))) c) | |
| 13.6% | (+.f64 (/.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 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) b) a)) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64)) (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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) b) a)) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 b (neg.f64 a)))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)))) (*.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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 z z) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 z z) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z z))))))) (*.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))) c) | |
| 7.4% | (+.f64 (/.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 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) z)) z)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.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 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) (*.f64 z x))) y) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y))))) (*.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))) c) | |
| 12.7% | (+.f64 (/.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 (*.f64 y y) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) y)))) (*.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))) c) | |
| 8.2% | (+.f64 (/.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 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) y) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.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 (*.f64 y y) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y))))) (*.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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x))))) (*.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))) c) | |
| 15.4% | (+.f64 (/.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 (*.f64 x x) (+.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x)))) (*.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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) x) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 b (*.f64 y y)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) x)) x))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))))) (*.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))) c) | |
| 16.6% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)))) (*.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))) c) | |
| 7.9% | (+.f64 (/.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 (*.f64 t t) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t))))) (*.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))) c) | |
| 6.3% | (+.f64 (/.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 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z)))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t t))))))) (*.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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) t)) t)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))))) (*.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))) c) | |
| 6.3% | (+.f64 (/.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 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t t))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (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))) c) | |
| 33.8% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) (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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.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 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.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 (*.f64 x x) (*.f64 y 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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) (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))) c) | |
| 16.0% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 16.0% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a b) (*.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))))))) (*.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))) c) | |
| 23.8% | (+.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 0 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 b (neg.f64 a)) #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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 a) (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 b a))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 b (neg.f64 a))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 z t)) #s(literal 1/16 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.6% | (+.f64 (/.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 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) z) (*.f64 t #s(literal 1/16 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 t)) #s(literal -1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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)) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y x))))) #s(literal 4 binary64))) c) | |
| ✓ | 34.1% | (+.f64 (/.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))) c) |
| 34.1% | (+.f64 (/.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))) c) | |
| 16.8% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 18.4% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 34.2% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 16.8% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 15.5% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 14.1% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 13.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 12.8% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.5% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.2% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) #s(literal 4 binary64))) c) | |
| 11.6% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.4% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #s(literal 4 binary64))) c) | |
| 33.7% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 32.0% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 21.4% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal 4 binary64))) c) | |
| 20.5% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) #s(literal 4 binary64))) c) | |
| 7.2% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 8.0% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z x))) y))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y y)))))) #s(literal 4 binary64))) c) | |
| 10.4% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 12.3% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal 4 binary64))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) #s(literal 4 binary64))) c) | |
| 7.6% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) #s(literal 4 binary64))) c) | |
| 8.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 5.1% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) #s(literal 4 binary64))) c) | |
| 4.6% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) #s(literal 4 binary64))) c) | |
| 7.7% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 4 binary64))) c) | |
| 32.7% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) #s(literal 4 binary64))) c) | |
| 16.6% | (+.f64 (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (*.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))) c) | |
| 18.6% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 t z) #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))) c) | |
| 32.2% | (+.f64 (/.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 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) z (*.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))) c) | |
| 34.1% | (+.f64 (/.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 t #s(literal 1/16 binary64)) z) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) z) t) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) t) z) (-.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))) c) | |
| 18.5% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 z t) (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 y (*.f64 x y)) x (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 19.7% | (+.f64 (/.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 y y) (*.f64 x x) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 30.0% | (+.f64 (/.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 x (*.f64 x y)) y (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 33.8% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 31.8% | (+.f64 (/.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 x y) (*.f64 x y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 19.7% | (+.f64 (/.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 x x) (*.f64 y y) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 t (/.f64 z #s(literal 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))) c) | |
| 34.1% | (+.f64 (/.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 t (*.f64 z #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))) c) | |
| 32.4% | (+.f64 (/.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 t #s(literal 1/16 binary64)) (*.f64 z (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 z t) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 z t)) (-.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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (/.f64 (*.f64 z t) #s(literal -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))) c) | |
| 33.8% | (+.f64 (/.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 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.0% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 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))) c) | |
| 16.3% | (+.f64 (/.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 z (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) z (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 16.4% | (+.f64 (/.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 z (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 z (*.f64 t (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 15.8% | (+.f64 (/.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 y (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 z x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 32.0% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 30.0% | (+.f64 (/.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 y (*.f64 x (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 17.9% | (+.f64 (/.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 x (fma.f64 (*.f64 t #s(literal -1/16 binary64)) (*.f64 z y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 15.5% | (+.f64 (/.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 t (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.3% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.3% | (+.f64 (/.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 t (*.f64 z (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 15.9% | (+.f64 (/.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 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 t x) z) (*.f64 (*.f64 x 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))) c) | |
| 17.9% | (+.f64 (/.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 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 y 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))) c) | |
| 18.9% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 y y) (*.f64 x x)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 18.9% | (+.f64 (/.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 #s(literal -1/16 binary64) (*.f64 t (*.f64 (*.f64 x y) z)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.5% | (+.f64 (/.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 (pow.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) #s(literal -1 binary64))) (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))) c) | |
| 9.5% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) #s(literal -1 binary64))) (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))) c) | |
| 24.2% | (+.f64 (/.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 (pow.f64 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 26.3% | (+.f64 (/.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 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1/2 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal -1 binary64))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.1% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 15.9% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.5% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.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))) c) | |
| 33.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 y (*.f64 x y)) x))))) (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))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 y y) (*.f64 x x)))))) (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))) c) | |
| 32.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x (*.f64 x y)) 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))) c) | |
| 33.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x 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))) c) | |
| 21.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 32.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 y (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 y x))))))) (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))) c) | |
| 23.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)))) (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))) c) | |
| 16.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)) (*.f64 #s(literal 0 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (+.f64 #s(literal 0 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (*.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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 (neg.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (neg.f64 a) (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 b a))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 a (neg.f64 (neg.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 1 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 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal -1 binary64) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 14.5% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)))))) c) | |
| 14.4% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))))))) c) | |
| 9.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 15.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y))))))) c) | |
| 12.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z)))))) c) | |
| 11.4% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 31.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 31.7% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 7.9% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) c) | |
| 7.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))))) c) | |
| 7.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t))))) c) | |
| 7.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))))) c) | |
| 10.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) c) | |
| 7.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y))))) c) | |
| 8.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))))) c) | |
| 10.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) c) | |
| 8.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x))))) c) | |
| 7.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) c) | |
| 5.0% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))))) c) | |
| 5.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z))))) c) | |
| 9.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z))) c) | |
| 12.3% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 34.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 20.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 31.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 y x))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| ✓ | 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) |
| 16.8% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 32.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 16.6% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 #s(literal 1/16 binary64) t)) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 #s(literal 1/16 binary64) t)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 16.3% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.5% | (+.f64 (/.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 (-.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.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))) c) | |
| 24.8% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 24.2% | (+.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) #s(literal 1 binary64)))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (neg.f64 (neg.f64 (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (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))) c) | |
| 15.9% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 9.1% | (+.f64 (/.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 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.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))) c) | |
| 32.5% | (+.f64 (/.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 (*.f64 (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)))) (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))) c) | |
| 24.4% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 23.8% | (+.f64 (/.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 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/256 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (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))) c) | |
| 18.0% | (+.f64 (/.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 (*.f64 t t) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z))))) (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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)))))) (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))) c) | |
| 8.5% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (fma.f64 #s(literal 1/256 binary64) (*.f64 t t) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))))) (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))) c) | |
| 17.7% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 (*.f64 t t) #s(literal 1/256 binary64))))) (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))) c) | |
| 17.7% | (+.f64 (/.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 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 x y)) z) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 x y)))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 t t))))) (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))) c) | |
| 10.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z 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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (*.f64 x x))))) (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))) c) | |
| 15.0% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t x) z) y) (*.f64 x x)))) (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))) c) | |
| 8.1% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 y 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))) c) | |
| 14.6% | (+.f64 (/.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 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z x) y)) (*.f64 x x)))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t x) z))) y)) (*.f64 x x)))) (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))) c) | |
| 16.7% | (+.f64 (/.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 (*.f64 (*.f64 y y) (*.f64 x x))) (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))) c) | |
| 9.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 z y))) x))))) (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))) c) | |
| 9.3% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 y 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))) c) | |
| 16.3% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t (*.f64 y z)) x) (*.f64 y 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))) c) | |
| 9.2% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (fma.f64 y y (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 z z)) (*.f64 x x)))))) (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))) c) | |
| 15.5% | (+.f64 (/.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 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (*.f64 t (/.f64 (*.f64 z y) x)) (*.f64 y 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))) c) | |
| 9.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 t (*.f64 y z)))) x)) (*.f64 y 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))) c) | |
| 16.7% | (+.f64 (/.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 (*.f64 (*.f64 x x) (*.f64 y 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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 (*.f64 z z) #s(literal 1/256 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t))))) (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))) c) | |
| 7.0% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (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))) c) | |
| 7.4% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (fma.f64 #s(literal 1/256 binary64) (*.f64 z z) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))))) (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))) c) | |
| 17.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (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))) c) | |
| 17.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 x y) z) t) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) (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))) c) | |
| 7.8% | (+.f64 (/.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 (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x y) z))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 z z))))) (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))) c) | |
| 18.0% | (+.f64 (/.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 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z))) (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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 a b)) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.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 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (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))) c) | |
| 34.1% | (+.f64 (/.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 31.7% | (+.f64 (/.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 (exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)))) (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))) c) | |
| 33.6% | (+.f64 (/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))))) (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))) c) | |
| 31.7% | (+.f64 (/.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 (exp.f64 (log.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 32.0% | (+.f64 (/.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 b (*.f64 a (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (*.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))) c) | |
| 32.0% | (+.f64 (/.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 b (*.f64 a (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 a (*.f64 b (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) (*.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))) c) | |
| 32.4% | (+.f64 (/.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 a (*.f64 b (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 18.1% | (+.f64 (/.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 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 18.1% | (+.f64 (/.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 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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 #s(literal -1 binary64) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 32.2% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) (*.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))) c) | |
| 21.3% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.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))) c) | |
| 16.7% | (+.f64 (/.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)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 15.5% | (+.f64 (/.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)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.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))) c) | |
| 34.1% | (+.f64 (/.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))) c) | |
| 34.1% | (+.f64 (/.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 t z))) #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))) c) | |
| 18.4% | (+.f64 (/.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) (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))))) #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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 t z) (*.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))) c) | |
| 18.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.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))) c) | |
| 32.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 16.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.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))) c) | |
| 16.5% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 z #s(literal 16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 20.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) z) (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/4096 binary64) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 29.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 32.2% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 28.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) #s(literal -1 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) #s(literal -1 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 5.3% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 20.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))))) #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))) c) | |
| 17.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))))) #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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 17.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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)))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 50.7% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 1 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))) c) | |
| 34.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #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))) c) | |
| 6.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) #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))) c) | |
| 17.4% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 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))) c) | |
| 15.6% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t 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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 15.1% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (*.f64 y y)))))) #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))) c) | |
| 5.8% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) #s(literal 1/1024 binary64) (*.f64 (*.f64 y (*.f64 y y)) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))))))) #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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t)))))))) #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))) c) | |
| 41.1% | (+.f64 (/.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))))) c) | |
| 41.1% | (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 29.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 14.5% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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)))) c) | |
| 40.3% | (+.f64 (/.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)))) c) | |
| 28.1% | (+.f64 (/.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))))) c) | |
| 40.3% | (+.f64 (/.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))))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) c) | |
| 42.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) c) | |
| 9.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 13.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 15.9% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) c) | |
| 13.8% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 12.1% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 12.1% | (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))) c) | |
| 30.7% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 13.8% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal 4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) #s(literal 1/1024 binary64) (*.f64 (*.f64 x (*.f64 x x)) #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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal 4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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))) c) | |
| 4.1% | (+.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.5% | (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.6% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))) y) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 (*.f64 x x) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (+.f64 (fma.f64 y (fma.f64 a (*.f64 b (*.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 12.4% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 12.4% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 x (fma.f64 a (*.f64 b (*.f64 x (*.f64 y y))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 (*.f64 a b) (*.f64 (*.f64 x x) y) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 11.1% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) x)) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (*.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 31.3% | (+.f64 (/.f64 (+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #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))))) #s(literal 4 binary64))) c) | |
| 31.3% | (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 16.8% | (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 16.8% | (+.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 9.5% | (+.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 32.9% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 46.3% | (+.f64 (/.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))) c) | |
| 30.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 11.1% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 10.4% | (+.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #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))))) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) c) | |
| 30.6% | (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (neg.f64 (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 42.9% | (+.f64 (/.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)))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.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))) c) | |
| 17.5% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) c) | |
| 14.7% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 18.7% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) c) | |
| 11.6% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) t) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))) c) | |
| 5.6% | (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))))) (*.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))) c) | |
| 11.2% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))))) c) | |
| 10.8% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 5.7% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 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 4 binary64))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64)))) c) | |
| 5.7% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 16 binary64))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 15.9% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 17.3% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.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))))) #s(literal 4 binary64))) c) | |
| 17.3% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) c) | |
| 14.8% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 7.9% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) c) | |
| 5.6% | (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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))))) #s(literal 4 binary64))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) #s(literal -4 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 3.4% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 10.6% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 x x)) y) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) (*.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))) c) | |
| 4.5% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y)))))))) (*.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))) c) | |
| 4.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (*.f64 y y)) (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y))))) (*.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))) c) | |
| 5.9% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b t) (*.f64 z x)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y)))) (*.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))) c) | |
| 4.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))) (*.f64 y y))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 (*.f64 y (*.f64 y y)) #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))))) #s(literal 4 binary64))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (*.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 7.9% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) (*.f64 x x))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (fma.f64 a (/.f64 (*.f64 b (*.f64 y y)) x) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x)))) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) (*.f64 x x))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 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 4 binary64))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)))))) (*.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))) c) | |
| 6.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t))))) (*.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))) c) | |
| 4.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 3.8% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) #s(literal -4 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/1024 binary64))) (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 z z))) t)))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) (*.f64 t t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (*.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))) c) | |
| 16.9% | (+.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.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))) c) | |
| 16.9% | (+.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x))) y) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 z x)))) y)) (neg.f64 (*.f64 (*.f64 a b) (*.f64 x x)))) y)))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))) x) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))))) x)))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 (neg.f64 z) (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.4% | (+.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.f64 (*.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) z (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (*.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))) c) | |
| 14.4% | (+.f64 (/.f64 (*.f64 z (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 t t)) z)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y)))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 z (neg.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 18.7% | (+.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) c) | |
| 15.3% | (+.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t (*.f64 z z)))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 11.6% | (+.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) b) (neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -4 binary64)) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (neg.f64 (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) t) c) | |
| 11.1% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) t) c) | |
| 3.5% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 4.3% | (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 7.0% | (+.f64 (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 16.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z)))) (*.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))) c) | |
| 18.8% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) t))) z) c) | |
| 16.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) t) c) | |
| 6.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y y) (*.f64 x x))) c) | |
| 10.2% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t z)) c) | |
| 7.2% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 y y))) c) | |
| 10.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) t) c) | |
| 4.3% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 3.9% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 8.4% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 8.8% | (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 9.5% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 6.7% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 7.3% | (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.f64 (*.f64 t t) (*.f64 z z))) c) | |
| 16.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 11.9% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 29.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 29.1% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 16.8% | (+.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) #s(literal 4 binary64) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 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 4 binary64))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 31.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 20.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 z z)) z (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) z) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z z)) z (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) z) (*.f64 z z) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) t) (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/1024 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 26.1% | (+.f64 (/.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)))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 27.6% | (+.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 t (*.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))))) c) | |
| 31.3% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 (*.f64 x y) z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) c) | |
| 2.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (pow.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 3.9% | (+.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 15.9% | (+.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (*.f64 z (*.f64 z z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -4 binary64)) c) | |
| 12.9% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 9.2% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 24.6% | (+.f64 (/.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))))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 34.1% | (+.f64 (/.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)))) c) | |
| 33.0% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 42.7% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 25.4% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 40.2% | (+.f64 (/.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))))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 50.7% | (+.f64 (/.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)))) c) | |
| 19.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 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 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 25.3% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 15.6% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 41.1% | (+.f64 (/.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)))))) c) | |
| 41.1% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 42.7% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) c) | |
| 15.9% | (+.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 6.5% | (+.f64 (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 11.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 10.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 42.9% | (+.f64 (/.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))))) c) | |
| 17.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 14.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) z) (*.f64 z z))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))) z)) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) t (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t t)) b (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t b)) t (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 1/256 binary64)) b) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t b)) (*.f64 a #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 t (*.f64 t b))) #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 t t) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 1/256 binary64)) (*.f64 t (*.f64 t b)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t (*.f64 t b))) a (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 9.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 y x)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 t t) b)))) z))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 (*.f64 t b) t)))) z))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 6.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) y (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)))))) c) | |
| 7.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (fma.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))))))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) z) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 x y))))))) c) | |
| 5.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (fma.f64 #s(literal -1/64 binary64) (*.f64 t (*.f64 z z)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x y) z)))))) c) | |
| 5.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 (*.f64 x y) z))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)) #s(literal 4 binary64)))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z))))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1/64 binary64) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 t (*.f64 x y)) z)))))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 x y)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) z)) (*.f64 #s(literal -1/64 binary64) (*.f64 t t))))) c) | |
| 2.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y))))) c) | |
| 3.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t x) z)) y)))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -4 binary64) (*.f64 x x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t x) z) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))) y))))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x))))) c) | |
| 3.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 y z))) x)))) c) | |
| 3.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))) x))))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t))))) c) | |
| 3.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (fma.f64 #s(literal -1/64 binary64) (*.f64 z z) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x y) z) t)))))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x y) z) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))) t)) (*.f64 #s(literal -1/64 binary64) (*.f64 z z))))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z))) c) | |
| 7.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 y y))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y x)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 y (*.f64 x y)) x))) #s(literal 4 binary64))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 y y) (*.f64 x x)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x (*.f64 x y)) y))) #s(literal 4 binary64))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 (*.f64 x x) (*.f64 y y)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y (*.f64 x (*.f64 x y))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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 y x))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| ✓ | 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) |
| 3.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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)) (exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))))) #s(literal 4 binary64))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t (*.f64 x y)))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (neg.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) #s(literal -1 binary64)) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))))) z))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z))) z) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))))) (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) z))))) (*.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))) c) | |
| 4.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 0.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z))))) z))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b (*.f64 x y)) t))) (*.f64 z z)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 a (*.f64 t (*.f64 t b))) (*.f64 a (*.f64 t (*.f64 t b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t (*.f64 t b))))))) z))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a b)))) z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) y) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z))))) z))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) x) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) z))) z))))) (*.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))) c) | |
| 8.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 t x)) z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) y))) z))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) z) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) x))) z))))) (*.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))) c) | |
| 9.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b t))))) z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))) z))))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 (*.f64 t (*.f64 x y)) z)))))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/256 binary64) (*.f64 b (*.f64 t t)) (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z)))))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t t) (*.f64 t #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 #s(literal 1/1024 binary64) t) (*.f64 t t) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 9.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) z) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) z)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) #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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) #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 4 binary64))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 1.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (neg.f64 z))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 z (fma.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) (*.f64 z z)))) (*.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))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))) (*.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))) c) | |
| 1.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))))) (neg.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (/.f64 (*.f64 t (*.f64 x y)) z))) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 4.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) z)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))) z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))))) z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 7.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)))))) (*.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))) c) | |
| 2.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/1073741824 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (-.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 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 4 binary64))) c) | |
| 3.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1/1048576 binary64)) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 z) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z)))))) (*.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))) c) | |
| 5.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a b)) (*.f64 t z))))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/1024 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z)))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) y)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z))))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 (*.f64 b t) y))) (*.f64 z z)))))) (*.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))) c) | |
| 6.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 y z))))))) (*.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))) c) | |
| 7.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b t) y)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) (*.f64 x z))))))) (*.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))) c) | |
| 10.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (fma.f64 t (fma.f64 #s(literal 1/1024 binary64) t (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 6.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 b (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 a (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 b (*.f64 t z))) #s(literal -1/1024 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 4 binary64))) c) | |
| 6.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 x y))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a b) z))) t)) #s(literal -1/1024 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 4 binary64))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))))) (*.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))) c) | |
| 7.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) b) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))))) (*.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))) c) | |
| 6.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 10.6% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 x x)) y))))) (*.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))) c) | |
| 6.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) y) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))))) y))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) y))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 x x)) y)))))) (*.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))) c) | |
| 6.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) y) (neg.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 x x)))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))) y)) (neg.f64 (*.f64 a (*.f64 b (*.f64 x x))))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 x x))) y)) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 4 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 z y))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (/.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 y y)))) x)))) (*.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))) c) | |
| 8.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 (*.f64 b t) (*.f64 y z)))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x))))) (*.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))) c) | |
| 9.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z)))) x) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 5.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))))) x)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))) x)) (neg.f64 (*.f64 a (*.f64 b (*.f64 y y))))) x)) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 y y)) x))) (*.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y y)))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x y) z)) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 8.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 x (*.f64 y z))) t) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 x (*.f64 y z))))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t t)))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/1024 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 4 binary64))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 8.8% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 x y) z)) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 5.5% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) t)) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))) t)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))))) t)) (*.f64 #s(literal 1/1024 binary64) (*.f64 z (*.f64 z z)))))) (*.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))) c) | |
| 5.0% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (*.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))) c) | |
| 15.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 (*.f64 x y) z))))) (*.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))) c) | |
| 10.1% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 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 4 binary64))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)))))) (*.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))) c) | |
| 9.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)) (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 y z))))))) (*.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))) c) | |
| 13.3% | (+.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) z) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y))))))) (*.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))) c) | |
| 14.3% | (+.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (*.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))) c) | |
| 8.7% | (+.f64 (/.f64 (neg.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t x) z)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) y)))) (*.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))) c) | |
| 9.7% | (+.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 y z))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) x)))) (*.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))) c) | |
| 15.3% | (+.f64 (/.f64 (neg.f64 (*.f64 t (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 b (*.f64 t (*.f64 z z))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z)))))) (*.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))) c) | |
| 15.6% | (+.f64 (/.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 x y) z))) (*.f64 t (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 z (*.f64 z z))))))))) (*.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))) c) | |
| 11.3% | (+.f64 (/.f64 (neg.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b) (neg.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) b) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))))) b) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) b)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 8.0% | (+.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) 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))) c) | |
| 11.3% | (+.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z)))) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))))) (*.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))) c) | |
| 8.1% | (+.f64 (/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z))))))) (*.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))) c) | |
| 8.9% | (+.f64 (/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) a) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) (*.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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z)))) (/.f64 (*.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) a)))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) (*.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))) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 29.1% | (+.f64 (/.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))))))) c) | |
| 42.1% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 30.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) c) | |
| 15.9% | (+.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) c) | |
| 42.9% | (+.f64 (/.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)))))) c) | |
| 9.9% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.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))) c) | |
| 8.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 t (*.f64 x y)))) z)) z)) (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))))))) (*.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))) c) | |
| 10.3% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/256 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 z z)) t))))))) (*.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))) c) | |
| 8.4% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/256 binary64) (*.f64 a (*.f64 b (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 (*.f64 x y) z))) t)) t)) (*.f64 #s(literal -1/1024 binary64) (*.f64 z (*.f64 z z))))))) (*.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))) c) | |
| 5.8% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))))) (*.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))) c) | |
| 5.4% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))))) (*.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))) c) | |
| 7.2% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) 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))) c) | |
| 6.6% | (+.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) a))))) (*.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))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) c) | |
| 30.7% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 4 binary64)) c) | |
| 9.5% | (+.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) (*.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))) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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))))) c) | |
| 29.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))))) c) | |
| 29.1% | (+.f64 (/.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))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 42.8% | (+.f64 (/.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)))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) #s(literal 1 binary64))) c) | |
| 15.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) #s(literal 1 binary64))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) #s(literal 1 binary64))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64))) c) | |
| 42.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) c) | |
| 15.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) c) | |
| 15.9% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))))) c) | |
| 28.5% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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)))))) c) | |
| 29.1% | (+.f64 (/.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)))))) c) | |
| 42.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 42.8% | (+.f64 (/.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))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) #s(literal 1 binary64)))) c) | |
| 9.5% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))))) c) | |
| 15.9% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))))) c) | |
| 30.6% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))))) c) | |
| 34.4% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))))) c) | |
| 40.1% | (+.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 74.4% | (+.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (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) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (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)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (*.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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 29.6% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/16 binary64) (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 15.9% | (+.f64 (-.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a b) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (*.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.1% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.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 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 42.6% | (+.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 (*.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))))) c) | |
| 42.7% | (+.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))) (-.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))))) c) | |
| 29.1% | (+.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 (*.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)))))) c) | |
| 22.2% | (+.f64 (-.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))))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 34.1% | (+.f64 (-.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)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.3% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 42.7% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 24.0% | (+.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.6% | (+.f64 (-.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))))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 50.7% | (+.f64 (-.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)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 41.1% | (+.f64 (-.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)))))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.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 (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 a b) #s(literal 4 binary64))) c) | |
| 35.6% | (+.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 (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 4 binary64))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) #s(literal 0 binary64))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 36.9% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.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 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 6.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 18.1% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 5.7% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 1/68719476736 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 14.8% | (+.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.2% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.6% | (+.f64 (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 9.4% | (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 35.6% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (/.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 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 32.1% | (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.f64 (-.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)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 50.1% | (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.5% | (+.f64 (-.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 (*.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 a b) #s(literal 4 binary64))) c) | |
| 98.8% | (+.f64 (-.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z (neg.f64 t)) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal 1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 a #s(literal 1/4 binary64)) b #s(literal 0 binary64))) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) b #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 a #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 b (*.f64 #s(literal 1/4 binary64) a) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -1 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal -1 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (pow.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 1 binary64))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64))))) c) | |
| 35.3% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) c) | |
| 40.1% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 0 binary64)))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))))) c) | |
| 57.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 87.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 69.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| ✓ | 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(literal 0 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 34.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b (neg.f64 a)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal 1/4 binary64)) a)) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 a #s(literal 1/4 binary64)) b)) c) | |
| 56.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) b)) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (/.f64 a #s(literal 4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 a #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 b (*.f64 #s(literal 1/4 binary64) a))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 b (neg.f64 a)))) c) | |
| 74.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 b (neg.f64 a)) #s(literal 1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (neg.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 49.5% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 z (neg.f64 t))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 52.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 t #s(literal 1/16 binary64)) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) z) t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (/.f64 z #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 46.9% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 35.2% | (+.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 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 4 binary64))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.0% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 t (*.f64 z t)) #s(literal 1/4096 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 22.8% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) #s(literal 1/256 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64)) (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.5% | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 53.4% | (+.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 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 31.7% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 55.5% | (+.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 87.5% | (+.f64 (-.f64 (*.f64 z (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.4% | (+.f64 (-.f64 (*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 89.6% | (+.f64 (-.f64 (*.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 71.2% | (+.f64 (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (-.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))) c) | |
| 90.7% | (+.f64 (-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 30.9% | (+.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1/4096 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 16.9% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 34.4% | (+.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))) c) | |
| 71.1% | (+.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) | |
| 98.4% | (+.f64 (-.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)))) c) | |
| 32.2% | (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 92.2% | (+.f64 (-.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) z))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 90.7% | (+.f64 (-.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 x y) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 9.5% | (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) | |
| 40.1% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) c) | |
| 98.8% | (+.f64 (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 19.5% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 25.8% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 18.4% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 24.6% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 98.4% | (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) | |
| 29.2% | (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) t) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 74.0% | (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) | |
| 98.4% | (+.f64 (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) | |
| 29.2% | (+.f64 (+.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 29.2% | (+.f64 (+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 98.8% | (+.f64 (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) c) | |
| 16.9% | (+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z t))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))))) c) | |
| 34.4% | (+.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))) c) | |
| 98.4% | (+.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))) | |
| 98.8% | (+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| 19.5% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 x)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 18.4% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64))) (neg.f64 (neg.f64 y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 24.6% | (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x (-.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 29.2% | (+.f64 (+.f64 c (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) | |
| 30.2% | (+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) c) | |
| 29.1% | (+.f64 (*.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) | |
| 42.0% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) | |
| 29.1% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) c) | |
| 28.5% | (+.f64 (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) c) | |
| 30.9% | (+.f64 (*.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 29.2% | (+.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))) t) c) | |
| 11.1% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))))) c) | |
| 17.6% | (+.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 b (neg.f64 a)))))) c) | |
| 15.9% | (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 9.5% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/4 binary64)) c) | |
| 8.6% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.6% | (+.f64 (*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) #s(literal 4 binary64))) c) | |
| 8.9% | (+.f64 (*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 4 binary64)) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 9.1% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) #s(literal 4 binary64))) c) | |
| 30.9% | (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) c) | |
| 9.1% | (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) c) | |
| 15.5% | (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 30.2% | (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64))) c) | |
| 42.5% | (+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) c) | |
| 15.5% | (+.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 42.8% | (+.f64 (*.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) | |
| 9.1% | (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 8.9% | (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 8.5% | (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) z) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/1024 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) c) | |
| 98.4% | (+.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)))) | |
| 24.2% | (+.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) c) | |
| 14.5% | (+.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) c) | |
| 29.5% | (+.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) y))) y)))) c) | |
| 26.0% | (+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x)))) c) | |
| 16.1% | (+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) c) | |
| 32.4% | (+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) x))) x)))) c) | |
| 43.2% | (+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) | |
| 48.0% | (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) | |
| 30.2% | (+.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 30.1% | (+.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 30.7% | (+.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 30.6% | (+.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) c) | |
| 15.5% | (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 9.1% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z)))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 8.9% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 8.5% | (+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))))) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) (neg.f64 x))) c) | |
| 86.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) c) | |
| 86.4% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) y)))) c) | |
| 37.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 37.0% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) y) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 37.0% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) y)) y)))) c) | |
| 25.5% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) x) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 x x)))))))) y)) y))) y)))) c) | |
| 86.4% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) c) | |
| 29.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y))) y)))) c) | |
| 42.8% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y))) y)))) c) | |
| 40.3% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) c) | |
| 26.7% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x))))) x))))) y)) y)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) c) | |
| 29.0% | (+.f64 (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) (neg.f64 y))) c) | |
| 88.3% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))) c) | |
| 87.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) x)))) c) | |
| 38.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 38.5% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) x) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 38.5% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y)))) x)) x)))) c) | |
| 26.2% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) x) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))))) x))) x)))) c) | |
| 87.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) c) | |
| 29.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x))) x)))) c) | |
| 44.7% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x))) x)))) c) | |
| 41.9% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) c) | |
| 26.2% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) y))))) y))))) x)) x)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) x)))) c) | |
| 27.8% | (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) c) | |
| 81.6% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 36.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 x (/.f64 y z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 18.4% | (+.f64 (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) c) | |
| 2.5% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 z (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 t (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) c) | |
| 3.3% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 3.3% | (+.f64 (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) c) | |
| 30.1% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 86.7% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))) c) | |
| 30.1% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 17.2% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) t)))) t) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 t t))))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 30.0% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 16.5% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64)))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal -64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 20.3% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) c) | |
| 30.4% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t)))) c) | |
| 17.2% | (+.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal 1/16 binary64) t))))) c) | |
| 86.7% | (+.f64 (*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t))) c) | |
| 13.3% | (+.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) c) | |
| 19.5% | (+.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 74.0% | (+.f64 (*.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)))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 x y c) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) | |
| 98.4% | (+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) | |
| 86.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) c) | |
| 86.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y) x)) c) | |
| 29.8% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64)))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) c) | |
| 28.7% | (+.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x))))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) x)) c) | |
| 85.5% | (+.f64 (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) c) | |
| 20.3% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x)))) x) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)))))) c) | |
| 20.3% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) x) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal -1/64 binary64))))) (*.f64 y y))))) c) | |
| 18.8% | (+.f64 (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) x) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 x x))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)))))) (*.f64 y y))))) c) | |
| 86.4% | (+.f64 (*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) c) | |
| 86.8% | (+.f64 (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y))) c) | |
| 28.9% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y)))))) c) | |
| 34.7% | (+.f64 (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) c) | |
| 21.1% | (+.f64 (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) c) | |
| 34.7% | (+.f64 (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) c) | |
| 30.3% | (+.f64 (*.f64 y (+.f64 x (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) x))) (*.f64 y y)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) y))))) c) | |
| 48.2% | (+.f64 (*.f64 y x) c) | |
| 88.3% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) c) | |
| 88.3% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x) y)) c) | |
| 32.2% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) c) | |
| 30.6% | (+.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) y)) c) | |
| 21.9% | (+.f64 (*.f64 x (-.f64 (+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64))))) c) | |
| 85.9% | (+.f64 (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) c) | |
| 19.5% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))))) (*.f64 y y))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)))))) c) | |
| 19.5% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) y) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 y y)))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) y)))) (*.f64 x x))))) c) | |
| 19.1% | (+.f64 (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) y) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 b (*.f64 t t)) (*.f64 z z))) (*.f64 y y))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) (*.f64 x x))))) c) | |
| 87.9% | (+.f64 (*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) c) | |
| 88.3% | (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x))) c) | |
| 33.2% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x)))))) c) | |
| 36.4% | (+.f64 (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) c) | |
| 35.6% | (+.f64 (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) c) | |
| 31.4% | (+.f64 (*.f64 x (+.f64 y (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 t t)) (*.f64 z z)) y))) (*.f64 x x)) (/.f64 (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) x))))) c) | |
| 98.4% | (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| 98.4% | (+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) | |
| 98.4% | (+.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)))) | |
| 98.4% | (+.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)) | |
| ✓ | 48.2% | (+.f64 (*.f64 x y) c) |
| 29.2% | (+.f64 (*.f64 t (fma.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/4 binary64)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 10.8% | (+.f64 (*.f64 t (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 86.2% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 x y) t))))) c) | |
| 18.0% | (+.f64 (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) t))))))) c) | |
| 34.7% | (+.f64 (*.f64 t (fma.f64 (/.f64 #s(literal -1/4 binary64) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 17.2% | (+.f64 (*.f64 t (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 28.0% | (+.f64 (*.f64 t (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1/4 binary64)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 28.0% | (+.f64 (*.f64 t (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 25.7% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) t))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t)))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 35.1% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t)))) c) | |
| 2.4% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 t (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 z (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))) (*.f64 x y)))))))) c) | |
| 2.8% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))))) c) | |
| 2.9% | (+.f64 (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))))) c) | |
| 27.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) t) (/.f64 (/.f64 #s(literal 1 binary64) z) t) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal -16 binary64) t) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) t) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 27.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) #s(literal -16 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 a b))) (/.f64 #s(literal -16 binary64) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 a b))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 29.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 a #s(literal -16 binary64)) (/.f64 (*.f64 y (*.f64 x b)) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 a #s(literal -16 binary64)) (*.f64 (*.f64 y (*.f64 x b)) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 86.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 19.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) #s(literal -1 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) #s(literal 3 binary64))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 5.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) (fma.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)) (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 a b))) #s(literal 16 binary64)) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 (neg.f64 z) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 z (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 z (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 z (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 z (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) z) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 7.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))))) (*.f64 (/.f64 z (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (neg.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 5.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 9.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (/.f64 (*.f64 y y) z) (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) #s(literal -16 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 27.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 27.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 x y) #s(literal -16 binary64)) (*.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.8% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) y) (/.f64 y z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z)) (*.f64 x x) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 (*.f64 #s(literal -64 binary64) x) (*.f64 x (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 15.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal -64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 41.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (pow.f64 (/.f64 z (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 y (neg.f64 y)) (*.f64 x x)) (neg.f64 z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 44.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (neg.f64 y))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 42.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) z) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 z (*.f64 y y))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 41.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (/.f64 (*.f64 y y) z) (*.f64 x x)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 36.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 x x) y) (/.f64 y z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 40.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x x))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) x) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (pow.f64 (/.f64 (/.f64 z (*.f64 y y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (pow.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y (neg.f64 y)) (neg.f64 z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 32.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| ✓ | 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) |
| 16.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 (neg.f64 z)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y y)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y y)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y y))))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 33.8% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 y z) y)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y y))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 z)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 33.8% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 y (/.f64 y z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (*.f64 y (neg.f64 y)) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (*.f64 y y) (neg.f64 z)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 8.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 y y))) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 35.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 y (*.f64 (/.f64 y z) (*.f64 x x))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -64 binary64) (*.f64 x (*.f64 x (/.f64 (*.f64 y y) z))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) #s(literal -1 binary64))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) #s(literal -1 binary64))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (fma.f64 #s(literal 256 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y))) z)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (-.f64 (/.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (+.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 4.8% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (-.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (*.f64 x (*.f64 (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) #s(literal -16 binary64)))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -64 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 33.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 26.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 x x) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 b x)) (*.f64 y z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 x x) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 33.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 27.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (*.f64 x x) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 y y) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 x z)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 y y) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 40.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 y (fma.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b x))) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 39.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 x (fma.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a b) y) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 b (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 b z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 a (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 a z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 50.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (neg.f64 (*.f64 b (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) b)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 32.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (neg.f64 (*.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 b (*.f64 x y)) z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) a)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 7.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 5.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (*.f64 t t)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 16.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (*.f64 y (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) z) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 z z))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z))))) c) | |
| 29.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) z))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 10.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 11.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 9.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) #s(literal 1 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 5.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 6.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 5.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b))))) (*.f64 z z))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 48.9% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 y (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 x t)) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 46.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t))) (/.f64 y t)) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 83.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))))) c) | |
| 66.7% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) c) | |
| 34.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t)) (neg.f64 t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 31.5% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) z)) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t (neg.f64 t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 36.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 35.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)))) (*.f64 t t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (neg.f64 (*.f64 t (neg.f64 t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) #s(literal 1 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 x (*.f64 a b))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c) | |
| 28.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) (*.f64 z (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) t) (/.f64 #s(literal 1 binary64) t)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 28.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t (neg.f64 t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 30.0% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 34.4% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 36.3% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 29.2% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (*.f64 t t))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 35.6% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 22.1% | (+.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) c) | |
| 13.1% | (+.f64 (*.f64 t (pow.f64 (/.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) #s(literal -1 binary64))) c) | |
| 20.8% | (+.f64 (*.f64 t (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) #s(literal -1 binary64))) c) | |
| 4.9% | (+.f64 (*.f64 t (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (*.f64 (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 t t)))) c) | |
| 6.7% | (+.f64 (*.f64 t (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 t t)))) c) | |
| 4.9% | (+.f64 (*.f64 t (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)))))) c) | |
| 6.7% | (+.f64 (*.f64 t (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z)) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t) (*.f64 #s(literal -1/16 binary64) z))))) c) | |
| 20.8% | (+.f64 (*.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) c) | |
| 13.1% | (+.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))))) c) | |
| 13.1% | (+.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))))) c) | |
| 24.8% | (+.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t t)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal 1/16 binary64) z)))) z)) c) | |
| 17.7% | (+.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))))) (*.f64 t t))) c) | |
| 20.8% | (+.f64 (*.f64 t (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 2 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64))))) c) | |
| 20.8% | (+.f64 (*.f64 t (/.f64 (-.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 13.1% | (+.f64 (*.f64 t (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 3 binary64)) (*.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 (*.f64 z z) #s(literal 1/256 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 1/256 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64))))))) c) | |
| 12.7% | (+.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t t)))) z)) c) | |
| 10.0% | (+.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) (*.f64 t t))) c) | |
| 6.5% | (+.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))) c) | |
| 38.8% | (+.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)) c) | |
| 20.8% | (+.f64 (*.f64 t (/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (neg.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) c) | |
| 13.1% | (+.f64 (*.f64 t (/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))) (neg.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))))) c) | |
| 13.1% | (+.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))))) c) | |
| 20.8% | (+.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))))))) c) | |
| 20.8% | (+.f64 (*.f64 t (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) c) | |
| 86.7% | (+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (*.f64 z #s(literal 1/16 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (*.f64 z #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 z #s(literal 1/16 binary64)))) c) | |
| 14.1% | (+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) c) | |
| 18.3% | (+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 20.8% | (+.f64 (*.f64 t (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (neg.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))))) c) | |
| 13.1% | (+.f64 (*.f64 t (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (-.f64 (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t))) #s(literal 2 binary64)))))) c) | |
| 8.4% | (+.f64 (*.f64 t (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y))))) c) | |
| 24.3% | (+.f64 (*.f64 t (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) y))) y))))) c) | |
| 19.0% | (+.f64 (*.f64 t (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 x (*.f64 t y))))))) c) | |
| 8.5% | (+.f64 (*.f64 t (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x))))) c) | |
| 25.0% | (+.f64 (*.f64 t (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) x))) x))))) c) | |
| 21.7% | (+.f64 (*.f64 t (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) (*.f64 t (*.f64 x x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 y (*.f64 t x))))))) c) | |
| 77.6% | (+.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) #s(literal 1/16 binary64)))) c) | |
| 24.0% | (+.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 z z)))) #s(literal 1/16 binary64)))) c) | |
| 30.2% | (+.f64 (*.f64 t (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 a t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 b (*.f64 t t))) (*.f64 x (/.f64 y (*.f64 b t)))))))) c) | |
| 30.9% | (+.f64 (*.f64 t (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 b t) (fma.f64 #s(literal 1/16 binary64) (/.f64 z a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 a t))))))) c) | |
| 5.6% | (+.f64 (*.f64 t (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) (*.f64 t t)))) c) | |
| 6.6% | (+.f64 (*.f64 t (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) (*.f64 t t))))) c) | |
| 29.2% | (+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)))) (fma.f64 t (fma.f64 z #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t))) c)) | |
| 6.0% | (+.f64 (*.f64 t (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)))) c) | |
| 77.6% | (+.f64 (*.f64 t (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (*.f64 t z)) #s(literal -1/16 binary64))))) c) | |
| 28.8% | (+.f64 (*.f64 t (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)) z)) #s(literal -1/16 binary64))))) c) | |
| 31.0% | (+.f64 (*.f64 t (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 a t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b)))))) c) | |
| 31.7% | (+.f64 (*.f64 t (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 b t) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a)))))) c) | |
| 85.7% | (+.f64 (*.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))))) c) | |
| 29.6% | (+.f64 (*.f64 b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (*.f64 #s(literal -1/4 binary64) a))) c) | |
| 7.6% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 87.7% | (+.f64 (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 x y) b)))) c) | |
| 88.9% | (+.f64 (*.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))) c) | |
| 7.1% | (+.f64 (*.f64 b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 5.4% | (+.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) c) | |
| 8.4% | (+.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 18.1% | (+.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) c) | |
| 31.5% | (+.f64 (*.f64 a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (*.f64 #s(literal -1/4 binary64) b))) c) | |
| 7.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))))) c) | |
| 86.2% | (+.f64 (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)))) c) | |
| 87.1% | (+.f64 (*.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))) c) | |
| 86.2% | (+.f64 (*.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)))) c) | |
| 6.3% | (+.f64 (*.f64 a (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 3.4% | (+.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) c) | |
| 6.8% | (+.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 18.2% | (+.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) c) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) c)) | |
| 98.8% | (+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) | |
| 21.3% | (+.f64 (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))) c) | |
| 34.4% | (+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64)))))) c) | |
| 15.9% | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 40.1% | (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))))) c) | |
| 8.4% | (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 t (*.f64 y z))) (*.f64 a (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) b) (*.f64 t (*.f64 y z))) (*.f64 b (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 #s(literal -1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) c) | |
| 30.7% | (+.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 24.5% | (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y))) c) | |
| 5.2% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 5.9% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 5.9% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 z (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 t (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 4.7% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 x x))))) c) | |
| 5.5% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 5.9% | (+.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 t (*.f64 #s(literal -1/16 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y))))) c) | |
| 7.2% | (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 y y)))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x))))) c) | |
| 9.5% | (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 30.7% | (+.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) c) | |
| 30.6% | (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) c) | |
| 4.6% | (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 7.0% | (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 15.9% | (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 3.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y))) y) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) (*.f64 y y)))) x)) x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 4.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x))) x) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))))) (*.f64 x x)))) y)) y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 3.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x)) c) | |
| 4.5% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y)) c) | |
| 9.5% | (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 30.6% | (+.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 z t) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)))) (*.f64 (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) c) | |
| 15.9% | (+.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))))) c) | |
| 41.3% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) z))))) c) | |
| 33.9% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) c) | |
| 20.2% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 t t)))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) t) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 64 binary64)))))) z))) z))))) c) | |
| 23.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z))) z))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 t #s(literal -1/16 binary64))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z)))) c) | |
| 33.9% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) z) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) c) | |
| 32.5% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z))))) c) | |
| 21.0% | (+.f64 (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 t t))))) z) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) t) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) z))) z))))) c) | |
| 33.6% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z)) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 14.9% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 21.0% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 t t)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))))) z)) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 20.7% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 24.3% | (+.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) c) | |
| 27.1% | (+.f64 (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/1024 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64))))) x) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))))) (*.f64 x x)))))) y) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 t z))) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) x) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 1/64 binary64)))))) y))) y))))) c) | |
| 26.2% | (+.f64 (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)))))) y) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) (fma.f64 a b (*.f64 #s(literal -1/4 binary64) (*.f64 t z)))) (*.f64 y y)))))))) x)) x))) x))))) c) | |
| 43.1% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) t))))) c) | |
| 35.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) c) | |
| 21.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -4 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 x x)) (*.f64 y y))))) (*.f64 z z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) (*.f64 z z)))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 64 binary64)))))) t))) t))))) c) | |
| 28.6% | (+.f64 (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t))) t))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 z #s(literal -1/16 binary64))))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t)))) c) | |
| 35.1% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))))) c) | |
| 23.0% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) z) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 z z))))) t) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)) z))))) t))) t))))) c) | |
| 35.1% | (+.f64 (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t))) t))))) c) | |
| 35.7% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t)) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 14.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 86.7% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 22.1% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 z z)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))))) t)) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 21.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 24.9% | (+.f64 (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) c) | |
| 8.3% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 t (*.f64 y z))) (neg.f64 (*.f64 a (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) a) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b))))) c) | |
| 10.0% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) b))))) c) | |
| 88.9% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))))) c) | |
| 30.7% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) b))))) c) | |
| 5.0% | (+.f64 (neg.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 22.7% | (+.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) c) | |
| 10.1% | (+.f64 (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) c) | |
| 8.4% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b t) (*.f64 y z))) (neg.f64 (*.f64 b (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/256 binary64) b) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a))))) c) | |
| 9.7% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) a))))) c) | |
| 87.1% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))))) c) | |
| 32.6% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t)))) a))))) c) | |
| 3.8% | (+.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))))) c) | |
| 22.7% | (+.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) c) | |
| 9.7% | (+.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) c) | |
| 3.6% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))))) #s(literal -1 binary64))) c) | |
| 6.7% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) #s(literal 1/4096 binary64)))))) (fma.f64 x (fma.f64 (*.f64 a b) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (*.f64 b (*.f64 z (*.f64 t y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 a b) #s(literal -1/256 binary64))))))) #s(literal -1 binary64))) c) | |
| 15.5% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1/16 binary64)) (*.f64 (*.f64 y (*.f64 x y)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 4 binary64))))))) #s(literal -1 binary64))) c) | |
| 18.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (*.f64 (*.f64 a b) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))))) #s(literal -1 binary64))) c) | |
| 6.2% | (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) | |
| 15.5% | (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) | |
| 98.4% | (+.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)))) | |
| 10.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))) | |
| 57.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.0% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)) (*.f64 x y)))) | |
| 59.8% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 (*.f64 #s(literal -1/4096 binary64) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 35.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 t z)) #s(literal 0 binary64)))) x) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 60.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/4096 binary64) x) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 30.9% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/4096 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 1048576 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 t z)) #s(literal 0 binary64)))) y) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) | |
| 58.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 x y)) (neg.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 60.5% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 98.4% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.1% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) | |
| 71.2% | (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) | |
| 18.5% | (+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) | |
| 18.2% | (+.f64 c (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t)))))) | |
| 99.2% | (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) | |
| 62.7% | (+.f64 c (fma.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64))) t) x) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) | |
| 61.9% | (+.f64 c (fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64))) t) y) (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))))) | |
| 76.7% | (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 71.6% | (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) | |
| 35.2% | (+.f64 c (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) | |
| 92.9% | (+.f64 c (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y))) | |
| 99.2% | (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 99.2% | (+.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) | |
| 10.4% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) y) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) | |
| 8.3% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 #s(literal -1/4 binary64) (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) x) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) | |
| 8.6% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))))))) | |
| 7.4% | (+.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1/4 binary64) (fma.f64 x (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))) (*.f64 t z)) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y y) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a b) y) (*.f64 t z)) (*.f64 #s(literal 4096 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 t (*.f64 t t)))))) (*.f64 t z)) (*.f64 #s(literal 65536 binary64) (/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) z))))))))))) | |
| 76.3% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 76.3% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) | |
| 71.1% | (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) | |
| 3.4% | (+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x)))) | |
| 3.3% | (+.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y)))) | |
| 1.6% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) y) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y))))) (*.f64 x x))))) | |
| 1.5% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) x) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x))))) (*.f64 y y))))) | |
| 5.8% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 4.3% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 z (*.f64 z z))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 24.2% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 36.3% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) t)))))) | |
| 59.0% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 z (+.f64 (neg.f64 (*.f64 z (*.f64 (/.f64 (*.f64 t t) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) t)))))) | |
| 98.8% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) | |
| 32.0% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 60.5% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 t (+.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (*.f64 z z) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x y)))) | |
| 98.4% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) | |
| 71.2% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) | |
| 71.1% | (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 9.5% | (+.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| 7.0% | (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) | |
| 25.8% | (+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y (-.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 z z))) #s(literal 0 binary64)))) (neg.f64 x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 98.4% | (+.f64 c (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| 3.3% | (+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) | |
| 3.3% | (+.f64 c (*.f64 z (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b t)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) | |
| 48.2% | (+.f64 c (*.f64 x y)) | |
| 48.2% | (+.f64 c (*.f64 x y)) | |
| 2.8% | (+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (*.f64 x y)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))))) | |
| 2.9% | (+.f64 c (*.f64 t (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b z)) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))))))) | |
| 29.2% | (+.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) | |
| 21.3% | (+.f64 c (*.f64 #s(literal 64 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 t t))))) | |
| 5.1% | (+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))))) | |
| 24.5% | (+.f64 c (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t z))) (*.f64 x y)))) | |
| 4.6% | (+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) x) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) | |
| 7.0% | (+.f64 c (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) | |
| 3.5% | (+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 y y)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y y)))))) y)) x))) x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) y)) x))) | |
| 4.5% | (+.f64 c (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 t t))) z))) (*.f64 x x)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 x x)))))) x)) y))) y)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 b (*.f64 t z)))) x)) y))) | |
| 23.0% | (*.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))))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 a b)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) | |
| 21.7% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64))))) | |
| 20.2% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) | |
| 20.6% | (*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) (*.f64 x y)) (*.f64 y (*.f64 x (*.f64 x y)))))) | |
| 23.0% | (*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 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 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y))))))) | |
| 14.0% | (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 10.2% | (*.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 c (-.f64 c (*.f64 x y)))))) | |
| 4.1% | (*.f64 (fma.f64 c (*.f64 c c) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64))))) | |
| 7.0% | (*.f64 (fma.f64 c (*.f64 c c) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64))))) (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64))))) | |
| 5.6% | (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/1024 binary64)) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 x y)) t) z) #s(literal -1/16 binary64)) (*.f64 a (*.f64 (*.f64 t (*.f64 t b)) #s(literal 1/256 binary64)))) (neg.f64 z))))) (*.f64 #s(literal 4 binary64) (fma.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y)))))) c))) | |
| 12.5% | (*.f64 (-.f64 (pow.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 x (*.f64 a b)))) z) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -64 binary64)) (*.f64 (*.f64 x (*.f64 y (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) z)))) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 x y) #s(literal -4 binary64) (*.f64 a b)) t)) (*.f64 z #s(literal 1/16 binary64)))) c))) | |
| 32.1% | (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/16 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 34.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))))) | |
| 34.8% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) | |
| 34.9% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) | |
| 34.9% | (*.f64 (*.f64 (fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))))) | |
| 23.2% | (*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) | |
| 23.2% | (*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) | |
| 34.9% | (*.f64 (*.f64 (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))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) c))))) | |
| 34.8% | (*.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)))) | |
| 6.3% | (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 x y))) | |
| 27.9% | (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) y))) y)))) | |
| 23.3% | (*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) z) #s(literal 0 binary64)) t) (/.f64 c (*.f64 y y))) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y y)) (/.f64 x y)))) | |
| 6.0% | (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (/.f64 y x))) | |
| 25.2% | (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (+.f64 (/.f64 c (*.f64 x x)) (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 x x)) (/.f64 y x))))) | |
| 29.9% | (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) t) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z)) c) x))) x)))) | |
| 25.9% | (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) | |
| 31.1% | (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) | |
| 43.5% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (/.f64 (neg.f64 c) y))) | |
| 41.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) y)))) | |
| 38.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y)))) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) y)))) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) y)))) | |
| 82.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) y)))) | |
| 27.6% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64))) y))) y)))) y)))) | |
| 39.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) y)))) y)))) | |
| 26.8% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) y)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) y)))) | |
| 43.5% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 c y)))) | |
| 45.5% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (/.f64 (neg.f64 c) x))) | |
| 43.6% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) x)))) | |
| 40.4% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x y)) #s(literal 0 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z))) x)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) x)))) | |
| 84.2% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) x)))) | |
| 26.3% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64))) x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) x)))) | |
| 45.5% | (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 c x)))) | |
| 8.9% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) c)) #s(literal -1 binary64))) | |
| 84.4% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64))) | |
| 84.8% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) c)) #s(literal -1 binary64))) | |
| 45.7% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) c))) c)) #s(literal -1 binary64))) | |
| 44.2% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 x y) c)) #s(literal -1 binary64))) | |
| 23.7% | (*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c))) #s(literal -1 binary64))) | |
| 77.9% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) | |
| 35.7% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))))) | |
| 18.1% | (*.f64 z (fma.f64 (/.f64 (*.f64 a b) z) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 x (/.f64 y z) (/.f64 c z)))))))) | |
| 81.9% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) | |
| 81.9% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) | |
| 29.4% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) | |
| 20.0% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 c z)))))) | |
| 29.7% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t))) (*.f64 z z)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))))) | |
| 77.9% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))))) | |
| 81.0% | (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (*.f64 x y) z)))) | |
| 81.0% | (*.f64 z (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 15.7% | (*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (+.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 c z)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 x y) z))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) t) (*.f64 #s(literal -16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 c c) (*.f64 t (*.f64 z z)))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z))))))))) | |
| 24.2% | (*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 x y) z)))) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 c c) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) z)))) | |
| 68.5% | (*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) z))) | |
| 13.3% | (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (neg.f64 x) y) z)) (fma.f64 #s(literal -1/16 binary64) t (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))))))) | |
| 19.2% | (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) (*.f64 #s(literal -1/16 binary64) t))))) | |
| 28.5% | (*.f64 y (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 c y))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 81.0% | (*.f64 y (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y)))) | |
| 81.0% | (*.f64 y (+.f64 (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) y))) | |
| 81.0% | (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 81.0% | (*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y))))) | |
| 43.5% | (*.f64 y (+.f64 x (/.f64 c y))) | |
| 43.5% | (*.f64 y (+.f64 x (/.f64 c y))) | |
| 81.0% | (*.f64 y (+.f64 x (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) | |
| 35.6% | (*.f64 y (+.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 y (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) | |
| 20.7% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y) (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)))))) | |
| 34.4% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) y)))) | |
| 34.4% | (*.f64 y (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) (*.f64 y y))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) y))))) | |
| 32.8% | (*.f64 x (-.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 c x))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y (*.f64 x x))) #s(literal 0 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| 81.7% | (*.f64 x (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x)))) | |
| 81.7% | (*.f64 x (+.f64 (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) x))) | |
| 81.7% | (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 81.7% | (*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (/.f64 c x))))) | |
| 45.5% | (*.f64 x (+.f64 y (/.f64 c x))) | |
| 45.5% | (*.f64 x (+.f64 y (/.f64 c x))) | |
| 81.7% | (*.f64 x (+.f64 y (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) | |
| 36.8% | (*.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c))) (/.f64 (*.f64 c c) (*.f64 x (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) c)))))) | |
| 21.5% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 x x) y)) #s(literal 0 binary64)))))) | |
| 35.3% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x))))) | |
| 34.5% | (*.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) y)) #s(literal 0 binary64)) (*.f64 x x))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) x)))) | |
| ✓ | 31.1% | (*.f64 x y) |
| 78.3% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) | |
| 34.4% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))))) | |
| 18.0% | (*.f64 t (fma.f64 (/.f64 (*.f64 a b) t) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal 1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 x (/.f64 y t) (/.f64 c t)))))))) | |
| 81.8% | (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 c t)))) | |
| 30.6% | (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t)))) | |
| 25.5% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t))))) | |
| 81.8% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) | |
| 30.7% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) (*.f64 t t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))))) | |
| 19.2% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))))) (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (*.f64 t t))) (/.f64 c t))))) | |
| 78.3% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) | |
| 81.3% | (*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (*.f64 x y) t)))) | |
| 81.3% | (*.f64 t (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 14.9% | (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (+.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (/.f64 c t)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 x y) t))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) z) (*.f64 #s(literal -16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (*.f64 (*.f64 t (*.f64 t t)) z)) (/.f64 (*.f64 c c) (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))))) (*.f64 (*.f64 t t) z)))))) | |
| 23.4% | (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 x y) t)))) (fma.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 c c) (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) t)))) | |
| 71.4% | (*.f64 t (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) t))) | |
| 14.1% | (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x y) t))) (fma.f64 #s(literal -1/16 binary64) z (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) | |
| 18.3% | (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (/.f64 c t)) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (*.f64 #s(literal -1/16 binary64) z))))) | |
| 42.7% | (*.f64 c (fma.f64 x (/.f64 y c) #s(literal 1 binary64))) | |
| 23.7% | (*.f64 c (fma.f64 t (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z)))) (*.f64 t t)))) c) #s(literal 1 binary64))) | |
| 82.6% | (*.f64 c (+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) #s(literal 1 binary64)) (/.f64 (*.f64 x y) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c)))) | |
| 24.6% | (*.f64 c (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c c))))))) | |
| 8.8% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))))))) | |
| 79.5% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))))) | |
| 82.6% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 82.6% | (*.f64 c (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (*.f64 x y) c))))) | |
| 44.2% | (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) c))) | |
| 4.7% | (*.f64 c (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z))))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) | |
| 20.0% | (*.f64 c (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 c (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 79.3% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) | |
| 6.9% | (*.f64 b (fma.f64 a #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c b))))) | |
| 83.8% | (*.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))) | |
| 79.3% | (*.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))))) | |
| 5.0% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c b)))) | |
| 27.7% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) b) (/.f64 c b)))) | |
| 79.3% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) | |
| 67.7% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) b)))) | |
| 80.9% | (*.f64 b (fma.f64 #s(literal -1/4 binary64) a (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 c b)) (/.f64 (*.f64 x y) b)))) | |
| 25.4% | (*.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (/.f64 c b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b))))))) | |
| 14.7% | (*.f64 b (-.f64 (fma.f64 #s(literal -1/4 binary64) a (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 x (/.f64 y b) (/.f64 c b)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 a (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))))))) | |
| 17.0% | (*.f64 b (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 b (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 78.1% | (*.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))))) | |
| 77.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) | |
| 6.8% | (*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 c a))))) | |
| 83.1% | (*.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))) | |
| 3.0% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 b (*.f64 t t))) z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 c a)))) | |
| 30.0% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 t (/.f64 (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) a) (/.f64 c a)))) | |
| 77.8% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) | |
| 24.0% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (-.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) b))))))) | |
| 80.9% | (*.f64 a (fma.f64 #s(literal -1/4 binary64) b (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a)) (/.f64 (*.f64 x y) a)))) | |
| 15.0% | (*.f64 a (-.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (fma.f64 x (/.f64 y a) (/.f64 c a)))))) (fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (*.f64 (*.f64 a (*.f64 a a)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 a a) b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) b))))))) | |
| 65.4% | (*.f64 a (+.f64 (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t z)) a))) | |
| 17.4% | (*.f64 a (+.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 a (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))))))) | |
| 2.4% | (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) | |
| 98.4% | (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))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) z))))) | |
| 39.5% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) z) (*.f64 x y)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) z))))) | |
| 22.7% | (neg.f64 (*.f64 z (fma.f64 t #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)) #s(literal 0 binary64))) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)) #s(literal -1048576 binary64))) (*.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t t)))) z))) z)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) z))))) | |
| 83.1% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) | |
| 31.4% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 b (*.f64 x y))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z))))) | |
| 75.2% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) | |
| 19.9% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) t) (/.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 t t)) (*.f64 #s(literal 16 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) t)))) z))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t) (/.f64 (*.f64 c c) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) | |
| 26.1% | (neg.f64 (*.f64 z (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) t))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) t) (/.f64 (*.f64 c c) t)))) z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) z))))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 32.2% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) z))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 14.9% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 20.1% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 z z))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 23.2% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) t))) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) t) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) t)))))) t) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 t t))) z))) z)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 82.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) z)) (*.f64 #s(literal -1/16 binary64) t)))) | |
| 28.3% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64))) y) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 y y)) #s(literal 0 binary64))) x))) x)))) x))))) | |
| 42.1% | (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) y) #s(literal 0 binary64)) x)))) x))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) t))))) | |
| 41.3% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) t) (*.f64 x y)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y))) t))))) | |
| 27.1% | (neg.f64 (*.f64 t (fma.f64 z #s(literal -1/16 binary64) (neg.f64 (/.f64 (+.f64 c (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 x y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64))) z) (*.f64 #s(literal -1048576 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z z)))) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 z z))) t))) t)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) c) t))))) | |
| 33.7% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (-.f64 (*.f64 #s(literal -16 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 x y)) z))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (*.f64 y y)) z))) t)) c) t))))) | |
| 83.8% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) | |
| 76.0% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) | |
| 21.9% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 b b) z) (/.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 z z)) (*.f64 #s(literal 16 binary64) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z))) (*.f64 #s(literal 16 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) z)))) t))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z) (/.f64 (*.f64 c c) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) | |
| 25.7% | (neg.f64 (*.f64 t (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 x y (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) z))) (*.f64 #s(literal -16 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) z) (/.f64 (*.f64 c c) z)))) t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) t))))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (*.f64 (neg.f64 x) y)) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 34.3% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) t))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 14.9% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal -4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z)))) (fma.f64 (neg.f64 x) y (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 z z))))))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 21.9% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 t t))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 (neg.f64 x) y)))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 24.2% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z))))) (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 b (*.f64 x y)))) z) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 x y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))) z) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)))))) z) (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) (*.f64 z z))) t))) t)) (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y)))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 83.4% | (neg.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (fma.f64 a b (*.f64 #s(literal -4 binary64) (*.f64 x y))))) t)) (*.f64 #s(literal -1/16 binary64) z)))) | |
| 4.7% | (neg.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a b) (*.f64 t (*.f64 x y))) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 a (*.f64 b (*.f64 t t)))) z)))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)))) | |
| 44.2% | (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (neg.f64 x) y) c) #s(literal -1 binary64)))) | |
| 21.6% | (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) c)) #s(literal -1 binary64)))) | |
| 84.4% | (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) #s(literal -1 binary64)))) | |
| 29.7% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) b))))) | |
| 29.7% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 (+.f64 c (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a) (/.f64 (*.f64 c c) a)))) b)))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b))))) | |
| 8.9% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) b))))) | |
| 84.2% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) | |
| 83.8% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b))))) | |
| 71.3% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) | |
| 21.4% | (neg.f64 (*.f64 b (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (+.f64 c (-.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) a)))) b))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a) (/.f64 (*.f64 c c) a)))) b))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) b))))) | |
| 20.1% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) b)) (*.f64 #s(literal 1/4 binary64) a)))) | |
| 83.8% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) b)) (*.f64 #s(literal 1/4 binary64) a)))) | |
| 5.0% | (neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (*.f64 a (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 t (*.f64 x y)))) (*.f64 z z))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) | |
| 31.2% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) z)) #s(literal 0 binary64)) (*.f64 t t)) (/.f64 (*.f64 x y) t))) c) a))))) | |
| 22.9% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 c (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (neg.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))) b)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)) b))) a))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b) (/.f64 (*.f64 c c) b)))) a))) (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a))))) | |
| 30.8% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 (+.f64 c (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) b))) (*.f64 #s(literal 4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (/.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) b) (/.f64 (*.f64 c c) b)))) a)))) (*.f64 #s(literal -1/16 binary64) (*.f64 t z))) a))))) | |
| 8.9% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/4096 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y y) (*.f64 x x)))))) a))))) | |
| 83.5% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) | |
| 83.1% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a))))) | |
| 70.6% | (neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (+.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) a))))) | |
| 20.5% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 x y (*.f64 #s(literal -1/16 binary64) (*.f64 t z))))))) a)) (*.f64 #s(literal 1/4 binary64) b)))) | |
| 83.1% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) a)) (*.f64 #s(literal 1/4 binary64) b)))) | |
| 4.0% | (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b (*.f64 t t)) z) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (*.f64 t (*.f64 x y))) (*.f64 z z)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t z) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
Compiled 360 882 to 151 240 computations (58.1% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.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 a (*.f64 b #s(literal -1/4 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/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))) |
(+.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:
| 9.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 7.0ms | z |
| 7.0ms | c |
| 7.0ms | a |
| 7.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 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 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.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 a (*.f64 b #s(literal -1/4 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/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| Outputs |
|---|
(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)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
15 calls:
| 26.0ms | x |
| 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) |
| 6.0ms | t |
| 6.0ms | b |
| 6.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | x |
| 87.1% | 3 | y |
| 89.2% | 3 | z |
| 88.9% | 3 | t |
| 86.1% | 3 | a |
| 87.7% | 3 | b |
| 83.4% | 5 | c |
| 80.7% | 3 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 80.7% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 91.0% | 4 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 91.5% | 3 | (*.f64 x y) |
| 92.7% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.7% | 3 | (*.f64 z t) |
| 92.1% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.1% | 3 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.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 a (*.f64 b #s(literal -1/4 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))) |
| 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 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
2 calls:
| 5.0ms | (*.f64 z t) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.1% | 3 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.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 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| Outputs |
|---|
(fma.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 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
5 calls:
| 21.0ms | (*.f64 a b) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | (*.f64 z t) |
| 5.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 1 | (*.f64 x y) |
| 90.5% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 90.5% | 3 | (*.f64 a b) |
| 91.2% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 91.2% | 3 | (*.f64 z t) |
Compiled 54 to 44 computations (18.5% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| Outputs |
|---|
(fma.f64 x y (*.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 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
7 calls:
| 6.0ms | z |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | t |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 1 | t |
| 76.3% | 1 | z |
| 83.6% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 88.3% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 88.3% | 3 | (*.f64 a b) |
| 76.3% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 76.3% | 1 | (*.f64 z t) |
Compiled 76 to 62 computations (18.4% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
| Outputs |
|---|
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) |
15 calls:
| 7.0ms | x |
| 6.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (*.f64 x y) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | z |
| 74.2% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 74.2% | 3 | (*.f64 z t) |
| 71.7% | 4 | t |
| 69.7% | 3 | (*.f64 x y) |
| 75.5% | 6 | c |
| 68.1% | 5 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 72.1% | 5 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 78.3% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 67.9% | 3 | a |
| 64.9% | 3 | x |
| 68.8% | 4 | y |
| 73.4% | 5 | b |
| 74.1% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 74.1% | 3 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) z) c) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 y x c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
8 calls:
| 6.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 5.0ms | b |
| 4.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 4.0ms | z |
| 4.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 4 | b |
| 57.6% | 4 | c |
| 67.2% | 4 | z |
| 69.4% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 69.4% | 4 | (*.f64 a b) |
| 71.8% | 4 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 71.8% | 4 | (*.f64 z t) |
| 60.7% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
Compiled 84 to 69 computations (17.9% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(fma.f64 y x c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
3 calls:
| 4.0ms | t |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 3.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 3 | t |
| 70.1% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 70.1% | 3 | (*.f64 z t) |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 y x c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
7 calls:
| 4.0ms | a |
| 3.0ms | (*.f64 x y) |
| 3.0ms | (*.f64 a b) |
| 3.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 64.1% | 4 | (*.f64 a b) |
| 56.8% | 3 | a |
| 51.1% | 2 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 53.7% | 3 | (*.f64 x y) |
| 67.5% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 67.5% | 3 | (*.f64 z t) |
Compiled 84 to 67 computations (20.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
| Outputs |
|---|
(fma.f64 y x c) |
15 calls:
| 2.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 2.0ms | y |
| 2.0ms | (*.f64 a b) |
| 2.0ms | t |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.2% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 48.2% | 1 | (*.f64 x y) |
| 48.2% | 1 | c |
| 48.2% | 1 | a |
| 48.2% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 48.2% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 48.2% | 1 | (*.f64 a b) |
| 48.2% | 1 | b |
| 48.2% | 1 | x |
| 48.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) |
| 48.2% | 1 | z |
| 48.2% | 1 | t |
| 48.2% | 1 | y |
| 48.2% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 48.2% | 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:
| 2.0ms | x |
| 1.0ms | (*.f64 x y) |
| 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 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.1% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 31.1% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 31.1% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 31.1% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 31.1% | 1 | (*.f64 z t) |
| 31.1% | 1 | z |
| 31.1% | 1 | t |
| 31.1% | 1 | x |
| 31.1% | 1 | (*.f64 x y) |
| 31.1% | 1 | y |
| 31.1% | 1 | a |
| 31.1% | 1 | b |
| 31.1% | 1 | c |
| 31.1% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 31.1% | 1 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.884650372077563e+75 | 7.446825039390084e+84 |
| 0.0ms | -2.2343309944970163e+62 | -1.8833882603245136e+42 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.884650372077563e+75 | 7.446825039390084e+84 |
| 0.0ms | -3.3271144324211235e+121 | -3.180416773118336e+120 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.884650372077563e+75 | 7.446825039390084e+84 |
| 0.0ms | -3.3271144324211235e+121 | -3.180416773118336e+120 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.609352302727416e+24 | 6.13880297199696e+25 |
| 0.0ms | -1.6552153119273293e+177 | -8.307490871114655e+174 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4243033824626597e+122 | 3.30513587036539e+122 |
| 0.0ms | -5.67937256524691e-10 | -4.3875915428246306e-17 |
Compiled 27 to 27 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.446825039390084e+84 | 1.861204494226974e+85 |
| 0.0ms | -2.0226336347751636e+66 | -2.2343309944970163e+62 |
| 0.0ms | -3.180416773118336e+120 | -4.4111838110268196e+119 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.446825039390084e+84 | 1.861204494226974e+85 |
| 0.0ms | -2.2343309944970163e+62 | -1.8833882603245136e+42 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.879343438698403e+208 | 1.045067298888948e+221 |
| 0.0ms | -3.3271144324211235e+121 | -3.180416773118336e+120 |
Compiled 27 to 27 computations (0% saved)
| 1× | egg-herbie |
| 18× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 324 |
| 1 | 84 | 324 |
| 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 z t) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 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 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000007448980502074319891441994938583153872359642541312639852467816160263719876373907058408465602602784646283725433832809773183090569241116238837096538897360439214080 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000905969664 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -4835703278458517/9671406556917033397649408 binary64)) (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 200000000000000002881189517449054771166223724485662526027424629870997854138252263253726515251452912161010874366592467075072 binary64)) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999960006936694788402363337610385794017036377296623661544829254857450929578869859984879509552150362154074112 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 z t) #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) (if (<=.f64 (*.f64 z t) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 z t) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000007311188218325485257111615953570420507004223762444111242223779285187536341014385741266761068799969763125334902791605243044670546908252847439043930576054277584733562461577854658781477884848504832 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x 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 z t) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (if (<=.f64 (*.f64 t z) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 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 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 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 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (if (<=.f64 (*.f64 t z) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (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 x y c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000007448980502074319891441994938583153872359642541312639852467816160263719876373907058408465602602784646283725433832809773183090569241116238837096538897360439214080 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000905969664 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1000000000000000007448980502074319891441994938583153872359642541312639852467816160263719876373907058408465602602784646283725433832809773183090569241116238837096538897360439214080 binary64)) (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 a b) #s(literal 10000000000000000905969664 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -4835703278458517/9671406556917033397649408 binary64)) (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 200000000000000002881189517449054771166223724485662526027424629870997854138252263253726515251452912161010874366592467075072 binary64)) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) (fma.f64 x y (*.f64 (*.f64 #s(literal 1/16 binary64) t) z)))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) #s(literal -4835703278458517/9671406556917033397649408 binary64)) (fma.f64 x y (*.f64 z (*.f64 #s(literal 1/16 binary64) t))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) #s(literal 200000000000000002881189517449054771166223724485662526027424629870997854138252263253726515251452912161010874366592467075072 binary64)) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 x y (*.f64 z (*.f64 #s(literal 1/16 binary64) t))))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999960006936694788402363337610385794017036377296623661544829254857450929578869859984879509552150362154074112 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 z t) #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) (if (<=.f64 (*.f64 z t) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -1999999999999999960006936694788402363337610385794017036377296623661544829254857450929578869859984879509552150362154074112 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 t z) #s(literal -1999999999999999890644667736494890251419293140042495849331683229696 binary64)) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 t z) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) (if (<=.f64 (*.f64 z t) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(if (<=.f64 (*.f64 t z) #s(literal -200000000000000007004399371886322346092160635596623651209740288 binary64)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 t z) #s(literal 10000000000000000146306952306748730309700429878646550592786107871697963642511482159104 binary64)) (fma.f64 y x c) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000007311188218325485257111615953570420507004223762444111242223779285187536341014385741266761068799969763125334902791605243044670546908252847439043930576054277584733562461577854658781477884848504832 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(if (<=.f64 (*.f64 t z) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 t z) #s(literal 100000000000000007311188218325485257111615953570420507004223762444111242223779285187536341014385741266761068799969763125334902791605243044670546908252847439043930576054277584733562461577854658781477884848504832 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x c) |
(*.f64 x y) |
| 17 544× | lower-fma.f64 |
| 17 544× | lower-fma.f32 |
| 7 774× | lower-*.f64 |
| 7 774× | lower-*.f32 |
| 6 660× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 666 |
| 0 | 140 | 584 |
| 1 | 583 | 529 |
| 2 | 4496 | 511 |
| 0 | 8399 | 500 |
| 0 | 203 | 3090 |
| 1 | 683 | 3054 |
| 2 | 2202 | 3012 |
| 3 | 6755 | 3006 |
| 0 | 8507 | 2695 |
| 0 | 50 | 463 |
| 0 | 89 | 346 |
| 1 | 396 | 301 |
| 2 | 3829 | 301 |
| 0 | 8996 | 283 |
| 0 | 17 | 51 |
| 0 | 25 | 51 |
| 1 | 96 | 51 |
| 2 | 943 | 51 |
| 0 | 8624 | 46 |
| 0 | 1807 | 26904 |
| 1 | 6475 | 26904 |
| 0 | 8178 | 25435 |
| 0 | 2885 | 44960 |
| 0 | 8222 | 43043 |
| 1× | fuel |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 720 to 359 computations (50.1% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 836 to 256 computations (69.4% saved)
Loading profile data...