
Time bar (total: 11.4s)
| 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)
| 937.0ms | 8 256× | 0 | valid |
ival-div: 238.0ms (41.4% of total)ival-mult: 217.0ms (37.7% of total)ival-add: 69.0ms (12% of total)ival-sub: 34.0ms (5.9% of total)exact: 8.0ms (1.4% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)| 1× | egg-herbie |
| 2 224× | accelerator-lowering-fma.f32 |
| 2 224× | accelerator-lowering-fma.f64 |
| 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 |
| 1 | 32 | 17 |
| 2 | 77 | 17 |
| 3 | 167 | 17 |
| 4 | 321 | 17 |
| 5 | 649 | 17 |
| 6 | 1092 | 17 |
| 7 | 1677 | 17 |
| 8 | 2038 | 17 |
| 9 | 2128 | 17 |
| 10 | 2167 | 17 |
| 11 | 2167 | 17 |
| 12 | 2167 | 17 |
| 13 | 2168 | 17 |
| 0 | 2168 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| Outputs |
|---|
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) 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))) |
(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 | 23 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 28 | |
| ↳ | (*.f64 z t) | overflow | 28 | |
-.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 | 28 | |
| ↳ | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | overflow | 48 | |
| ↳ | (*.f64 x y) | overflow | 23 | |
| ↳ | (*.f64 z t) | overflow | 28 | |
| ↳ | (/.f64 (*.f64 a b) #s(literal 4 binary64)) | overflow | 28 | |
| ↳ | (*.f64 a b) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 0 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 0 | 0 | 253 |
| number | freq |
|---|---|
| 0 | 253 |
| 1 | 2 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 84.0ms | 512× | 0 | valid |
Compiled 190 to 72 computations (62.1% saved)
ival-mult: 27.0ms (46.3% of total)ival-sub: 20.0ms (34.3% of total)ival-div: 7.0ms (12% of total)ival-add: 4.0ms (6.9% of total)exact: 1.0ms (1.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 7 to 7 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (+.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× | accelerator-lowering-fma.f32 |
| 2 224× | accelerator-lowering-fma.f64 |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
| 576× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 69 |
| 1 | 32 | 69 |
| 2 | 77 | 69 |
| 3 | 167 | 69 |
| 4 | 321 | 69 |
| 5 | 649 | 69 |
| 6 | 1092 | 69 |
| 7 | 1677 | 69 |
| 8 | 2038 | 69 |
| 9 | 2128 | 69 |
| 10 | 2167 | 69 |
| 11 | 2167 | 69 |
| 12 | 2167 | 69 |
| 13 | 2168 | 69 |
| 0 | 2168 | 63 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
(- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) |
(+ (* x y) (/ (* z t) 16)) |
(* x y) |
x |
y |
(/ (* z t) 16) |
(* z t) |
z |
t |
16 |
(/ (* a b) 4) |
(* a b) |
a |
b |
4 |
c |
| Outputs |
|---|
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) 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))) |
(- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* x y) (/ (* z t) 16)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
x |
y |
(/ (* z t) 16) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(* z t) |
(*.f64 z t) |
z |
t |
16 |
#s(literal 16 binary64) |
(/ (* a b) 4) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(* a b) |
(*.f64 a b) |
a |
b |
4 |
#s(literal 4 binary64) |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 a b) #s(literal 4 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.3% | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 44.0ms | 256× | 0 | valid |
Compiled 71 to 19 computations (73.2% saved)
ival-mult: 5.0ms (41.8% of total)ival-div: 3.0ms (25.1% of total)ival-add: 2.0ms (16.7% of total)ival-sub: 1.0ms (8.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* z t) 16)> |
#<alt (/ (* a b) 4)> |
#<alt (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c)> |
#<alt (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4))> |
#<alt (+ (* x y) (/ (* z t) 16))> |
| 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 | |
|---|---|---|---|---|
| 13.0ms | a | @ | inf | (/ (* a b) 4) |
| 1.0ms | y | @ | -inf | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1.0ms | t | @ | 0 | (/ (* z t) 16) |
| 1.0ms | x | @ | 0 | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1.0ms | z | @ | inf | (/ (* z t) 16) |
| 1× | batch-egg-rewrite |
| 5 364× | *-lowering-*.f32 |
| 5 364× | *-lowering-*.f64 |
| 4 844× | /-lowering-/.f32 |
| 4 844× | /-lowering-/.f64 |
| 4 258× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 51 |
| 1 | 88 | 51 |
| 2 | 935 | 51 |
| 0 | 8616 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* z t) 16) |
(/ (* a b) 4) |
(+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
(- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) |
(+ (* x y) (/ (* z t) 16)) |
| 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 (neg.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 (neg.f64 (neg.f64 (*.f64 z t))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z 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 (neg.f64 (*.f64 z t)) #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 (*.f64 a (neg.f64 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 (*.f64 a (neg.f64 b))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (neg.f64 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 (*.f64 a (neg.f64 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 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)))) |
(+.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) c) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 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 c (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(-.f64 (fma.f64 x y (*.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 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (-.f64 (fma.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 c c) (-.f64 (fma.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 c (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z 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)) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.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 c c) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (+.f64 (fma.f64 x y (*.f64 (*.f64 z 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)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (+.f64 (fma.f64 x y (*.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)) (-.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 (neg.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.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 (*.f64 x y) (*.f64 x y)))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.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 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(fma.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) 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 (*.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)))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(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)))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (-.f64 (fma.f64 x y (*.f64 (*.f64 z 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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) c))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) (neg.f64 (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.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 c c) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (fma.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 (*.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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (/.f64 (fma.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))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (-.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (neg.f64 (fma.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 (*.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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 c c))) (*.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.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 (*.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 (*.f64 x 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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.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 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))))))) |
(/.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (pow.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) #s(literal 3 binary64))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (+.f64 c (fma.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 (+.f64 c (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z 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 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.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 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(+.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.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)) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.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))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.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 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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (fma.f64 x y (*.f64 (*.f64 z 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)) (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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(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 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 a (neg.f64 b)) #s(literal 1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.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 (*.f64 x 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 (*.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))) |
(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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.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 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.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 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (-.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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 x (*.f64 y (*.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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 a (neg.f64 b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (neg.f64 (*.f64 a (neg.f64 b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a (neg.f64 b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a (neg.f64 b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (neg.f64 (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (neg.f64 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x 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 (neg.f64 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 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.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 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.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 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a (neg.f64 b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a (neg.f64 b))) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a (neg.f64 b))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 x 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 (neg.f64 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 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.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 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (*.f64 a (neg.f64 b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.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 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) (neg.f64 (*.f64 a (neg.f64 b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a (neg.f64 b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a (neg.f64 b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.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 (*.f64 x 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 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (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 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) (neg.f64 (*.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 (*.f64 x y) (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a (neg.f64 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #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 (*.f64 x y) (*.f64 x y))) (*.f64 a (neg.f64 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 (*.f64 x y) (*.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x 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 x (*.f64 y (*.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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.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)) (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.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 (*.f64 x 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 (*.f64 x 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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.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 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.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)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (neg.f64 (*.f64 z t)) #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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))))) |
(/.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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.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 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (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 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 x 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 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.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 (*.f64 x y) (*.f64 x y))))) |
(*.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))))) |
| 1× | egg-herbie |
| 17 544× | accelerator-lowering-fma.f32 |
| 17 544× | accelerator-lowering-fma.f64 |
| 4 640× | *-lowering-*.f32 |
| 4 640× | *-lowering-*.f64 |
| 2 338× | +-lowering-+.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 207 to 1 527 computations (93.7% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 12 | 618 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 607 | 12 | 619 |
| Status | Accuracy | Program |
|---|---|---|
| 72.0% | (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 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| 73.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) | |
| 79.4% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) | |
| 75.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| ▶ | 45.0% | (+.f64 (*.f64 x y) c) |
| ▶ | 47.8% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
| 49.6% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) | |
| 26.0% | (*.f64 x y) | |
| ▶ | 29.6% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| 31.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) | |
| ▶ | 20.4% | c |
Compiled 346 to 258 computations (25.4% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x y) c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| 196× | accelerator-lowering-fma.f32 |
| 196× | accelerator-lowering-fma.f64 |
| 100× | +-lowering-+.f64 |
| 100× | +-lowering-+.f32 |
| 52× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 90 |
| 1 | 35 | 90 |
| 2 | 70 | 90 |
| 3 | 107 | 90 |
| 4 | 117 | 90 |
| 0 | 117 | 82 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
a |
(* b -1/4) |
b |
-1/4 |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
1/16 |
(* t z) |
t |
z |
(+ (* x y) c) |
x |
y |
c |
c |
(+ (* x y) c) |
(* x y) |
x |
y |
c |
(* a (* b -1/4)) |
a |
(* b -1/4) |
b |
-1/4 |
(+ (* a (* b -1/4)) c) |
(* a (* b -1/4)) |
a |
(* b -1/4) |
b |
-1/4 |
c |
| Outputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
a |
(* b -1/4) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
-1/4 |
#s(literal -1/4 binary64) |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(+ (* x y) c) |
(fma.f64 x y c) |
x |
y |
c |
c |
(+ (* x y) c) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
x |
y |
c |
(* a (* b -1/4)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(* b -1/4) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
-1/4 |
#s(literal -1/4 binary64) |
(+ (* a (* b -1/4)) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(* a (* b -1/4)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(* b -1/4) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
-1/4 |
#s(literal -1/4 binary64) |
c |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 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 z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| ✓ | accuracy | 99.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| 36.0ms | 256× | 0 | valid |
Compiled 86 to 20 computations (76.7% saved)
ival-add: 9.0ms (51.4% of total)ival-mult: 8.0ms (45.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c)))> |
#<alt (* b -1/4)> |
#<alt (+ (* 1/16 (* t z)) (+ (* x y) c))> |
#<alt (* t z)> |
#<alt (+ (* x y) c)> |
#<alt (* x y)> |
#<alt (* a (* b -1/4))> |
#<alt (+ (* a (* b -1/4)) c)> |
| Outputs |
|---|
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt 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))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt c> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | inf | (* b -1/4) |
| 0.0ms | x | @ | inf | (+ (* x y) c) |
| 0.0ms | b | @ | -inf | (* b -1/4) |
| 0.0ms | a | @ | 0 | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
| 0.0ms | z | @ | -inf | (* t z) |
| 1× | batch-egg-rewrite |
| 19 670× | accelerator-lowering-fma.f32 |
| 19 670× | accelerator-lowering-fma.f64 |
| 6 686× | *-lowering-*.f32 |
| 6 686× | *-lowering-*.f64 |
| 3 002× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 54 |
| 1 | 80 | 54 |
| 2 | 753 | 54 |
| 0 | 8699 | 47 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
(* b -1/4) |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
(* t z) |
(+ (* x y) c) |
(* x y) |
(* a (* b -1/4)) |
(+ (* a (* b -1/4)) c) |
| Outputs |
|---|
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 (*.f64 x y) (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 x y) (+.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 c (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 c (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (-.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (-.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(-.f64 (+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(-.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 x y (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)) (fma.f64 x y c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 x y (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 x y (+.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 y x (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 y x (+.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 x y c) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))) |
(fma.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (fma.f64 x y c)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(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 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(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 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 (fma.f64 x y c) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x y c)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 x y c)) |
(fma.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (fma.f64 x y c))))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))) |
(/.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (fma.f64 x y c))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) c))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 c (*.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (-.f64 (*.f64 x y) c))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (-.f64 c (*.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (neg.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 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (neg.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 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (*.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (*.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (pow.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal 3 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 (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 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (*.f64 c c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))) (+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x y c)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (fma.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (fma.f64 x y c))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) |
(+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y)) |
(+.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (-.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c)))) |
(-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 x y c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 x y c)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 x y (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 y x (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 x y c) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 (fma.f64 x y c) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 x y c)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 x y c)) |
(neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (fma.f64 x y c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (fma.f64 x y c))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (fma.f64 x y c))))) (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) (neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z)))))) (neg.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x y)))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (fma.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (-.f64 (*.f64 x y) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))))) |
(*.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (fma.f64 x y c))))))) |
(*.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(*.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (-.f64 (*.f64 x y) c)))) |
(*.f64 t z) |
(*.f64 z t) |
(+.f64 (*.f64 x y) c) |
(+.f64 c (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 c (*.f64 x y)))) |
(fma.f64 x y c) |
(fma.f64 y x c) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(neg.f64 (neg.f64 (fma.f64 x y c))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (-.f64 c (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 x y) c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y)))) (neg.f64 (-.f64 c (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x y c) (*.f64 (-.f64 (*.f64 x y) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y)))) (*.f64 (fma.f64 x y c) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y 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 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 c (-.f64 c (*.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y c)) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y)))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) c) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b c) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c)))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))) (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) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (neg.f64 (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(*.f64 (fma.f64 (*.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 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 a b) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (*.f64 #s(literal -1/4 binary64) c)))))) |
(*.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 (*.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) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(*.f64 (-.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
| 1× | egg-herbie |
| 20 366× | accelerator-lowering-fma.f32 |
| 20 366× | accelerator-lowering-fma.f64 |
| 4 316× | *-lowering-*.f32 |
| 4 316× | *-lowering-*.f64 |
| 2 456× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 2786 |
| 1 | 697 | 2762 |
| 2 | 2288 | 2726 |
| 3 | 6259 | 2648 |
| 0 | 8374 | 2296 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
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/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
| Outputs |
|---|
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b))) c) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b))) c) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b))) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 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 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(fma.f64 b (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a))) c) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(fma.f64 b (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a))) c) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(fma.f64 b (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a))) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (/.f64 c z))) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c)) #s(literal 1 binary64))) |
(+ (* -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)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) #s(literal 1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) #s(literal 1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c) #s(literal 1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c) c) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 x (/.f64 y t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 x (/.f64 y t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(*.f64 t (fma.f64 x (/.f64 y 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 (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(*.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)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) #s(literal 1 binary64))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 c (*.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c)) (fma.f64 x y c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 c (*.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c)) (fma.f64 x y c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 c (*.f64 t (/.f64 (*.f64 #s(literal 1/16 binary64) z) c)) (fma.f64 x y c)) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* 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 |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
Compiled 18 686 to 1 061 computations (94.3% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 720 | 5 | 725 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 724 | 13 | 737 |
| Status | Accuracy | Program |
|---|---|---|
| 47.8% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) | |
| 45.0% | (fma.f64 y x c) | |
| ▶ | 79.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| 53.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) | |
| 57.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| ▶ | 73.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| 75.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| ✓ | 45.0% | (+.f64 (*.f64 x y) c) |
| ▶ | 49.6% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ▶ | 26.0% | (*.f64 x y) |
| ✓ | 29.6% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ▶ | 31.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | 20.4% | c |
Compiled 324 to 244 computations (24.7% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x y c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| 116× | accelerator-lowering-fma.f32 |
| 116× | accelerator-lowering-fma.f64 |
| 52× | *-lowering-*.f32 |
| 52× | *-lowering-*.f64 |
| 44× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 101 |
| 1 | 36 | 101 |
| 2 | 60 | 101 |
| 3 | 66 | 101 |
| 0 | 66 | 94 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
a |
(* b -1/4) |
b |
-1/4 |
(+ (* 1/16 (* t z)) (* x y)) |
1/16 |
(* t z) |
t |
z |
(* x y) |
x |
y |
(* x y) |
x |
y |
(* 1/16 (* t z)) |
1/16 |
(* t z) |
t |
z |
(+ (* 1/16 (* t z)) c) |
(* 1/16 (* t z)) |
1/16 |
(* t z) |
t |
z |
c |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
1/16 |
(* t z) |
t |
z |
(+ (* x y) c) |
x |
y |
c |
| Outputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y (*.f64 t (*.f64 #s(literal 1/16 binary64) z)))) |
a |
(* b -1/4) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
-1/4 |
#s(literal -1/4 binary64) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(* x y) |
(*.f64 x y) |
x |
y |
(* x y) |
(*.f64 x y) |
x |
y |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(+ (* 1/16 (* t z)) c) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
c |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(+ (* x y) c) |
(fma.f64 x y c) |
x |
y |
c |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x y c) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 99.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| ✓ | accuracy | 99.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
| 34.0ms | 256× | 0 | valid |
Compiled 97 to 21 computations (78.4% saved)
ival-mult: 11.0ms (67.3% of total)ival-add: 5.0ms (30.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* b -1/4)> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (* t z)> |
#<alt (* x y)> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* 1/16 (* t z)) c)> |
#<alt (+ (* 1/16 (* t z)) (+ (* x y) c))> |
#<alt (+ (* x y) c)> |
| Outputs |
|---|
#<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/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/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)) (* 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 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 (* 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 (* 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 (* 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 (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt c> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt 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)))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
| 0.0ms | x | @ | -inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
| 0.0ms | x | @ | inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
| 0.0ms | y | @ | inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
| 0.0ms | c | @ | -inf | (+ (* 1/16 (* t z)) c) |
| 1× | batch-egg-rewrite |
| 8 688× | accelerator-lowering-fma.f32 |
| 8 688× | accelerator-lowering-fma.f64 |
| 5 488× | *-lowering-*.f32 |
| 5 488× | *-lowering-*.f64 |
| 4 308× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 61 |
| 1 | 89 | 61 |
| 2 | 820 | 61 |
| 0 | 8191 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (* x y))) |
(* b -1/4) |
(+ (* 1/16 (* t z)) (* x y)) |
(* t z) |
(* x y) |
(* 1/16 (* t z)) |
(+ (* 1/16 (* t z)) c) |
(+ (* 1/16 (* t z)) (+ (* x y) c)) |
(+ (* x y) c) |
| Outputs |
|---|
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 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))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.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 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (*.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 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1/4096 binary64)) (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1/4096 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1/4096 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1/4096 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/256 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.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 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (pow.f64 (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 x y)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 y x (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 x y)) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (neg.f64 (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 z (*.f64 #s(literal 1/16 binary64) t)) |
(*.f64 (*.f64 t z) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (fma.f64 c c (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 c (*.f64 c c))))) (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (neg.f64 (*.f64 c (*.f64 c c)))) (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 (*.f64 c c) (*.f64 c c) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(*.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y)) |
(+.f64 (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 x y c)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 x y)) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) c) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) c) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) c)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 x y)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) c) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 x y c)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 x y)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) c) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y)))) c) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 x y)) |
(fma.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c)) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) |
(/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (*.f64 (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (*.f64 (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 t z)))) (*.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (fma.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) (-.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(*.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 x y) c) |
(+.f64 c (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))) |
(fma.f64 x y c) |
(fma.f64 y x c) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) c)))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (*.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 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) c))))) |
(/.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) c))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (-.f64 c (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 x y) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 c c) (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 x y) c))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 c c)) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 c c)) (-.f64 (*.f64 x y) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y)))) (neg.f64 (-.f64 c (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) c))))) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y c)) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y)))) |
| 1× | egg-herbie |
| 13 088× | accelerator-lowering-fma.f32 |
| 13 088× | accelerator-lowering-fma.f64 |
| 4 960× | *-lowering-*.f32 |
| 4 960× | *-lowering-*.f64 |
| 1 796× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 2670 |
| 1 | 730 | 2658 |
| 2 | 2342 | 2640 |
| 3 | 5977 | 2610 |
| 0 | 8514 | 2311 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 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/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/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)) (* 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 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)) |
(* 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)))) |
(* 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)))) |
(* 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))))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
| Outputs |
|---|
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(+ (* -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/16 binary64) (*.f64 t z) (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/16 binary64) (*.f64 t z) (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/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.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) (/ (* x y) z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) #s(literal 1 binary64))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x))))) |
(fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) b) x) y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(fma.f64 y (fma.f64 b (*.f64 (/.f64 a y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(fma.f64 y (fma.f64 b (*.f64 (/.f64 a y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y))))) |
(fma.f64 y (fma.f64 b (*.f64 (/.f64 a y) #s(literal -1/4 binary64)) x) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #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)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(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)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t 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)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(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)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(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)) |
(+ (* 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)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(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)) |
(+ (* 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)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ (* 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))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
Compiled 16 319 to 929 computations (94.3% saved)
13 alts after pruning (6 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 765 | 3 | 768 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 768 | 13 | 781 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.8% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
| ▶ | 49.6% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
| ▶ | 45.0% | (fma.f64 y x c) |
| 54.0% | (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| ✓ | 79.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| ▶ | 53.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | 73.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ▶ | 56.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | 45.0% | (+.f64 (*.f64 x y) c) |
| ✓ | 26.0% | (*.f64 x y) |
| ✓ | 29.6% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | 31.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | 20.4% | c |
Compiled 258 to 195 computations (24.4% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) z) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
| ✓ | cost-diff | 0 | (fma.f64 y x c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| 68× | accelerator-lowering-fma.f32 |
| 68× | accelerator-lowering-fma.f64 |
| 52× | *-lowering-*.f32 |
| 52× | *-lowering-*.f64 |
| 22× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 84 |
| 1 | 49 | 84 |
| 2 | 56 | 84 |
| 0 | 56 | 79 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
-1/4 |
(* a b) |
a |
b |
(* 1/16 (* t z)) |
1/16 |
(* t z) |
t |
z |
(+ (* y x) c) |
y |
x |
c |
(+ (* (* 1/16 z) t) c) |
(* 1/16 z) |
1/16 |
z |
t |
c |
(+ (* (* b -1/4) a) c) |
(* b -1/4) |
b |
-1/4 |
a |
c |
(+ (* a (* b -1/4)) (* x y)) |
a |
(* b -1/4) |
b |
-1/4 |
(* x y) |
x |
y |
| Outputs |
|---|
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 t (*.f64 #s(literal 1/16 binary64) z))) |
-1/4 |
#s(literal -1/4 binary64) |
(* a b) |
(*.f64 a b) |
a |
b |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
1/16 |
#s(literal 1/16 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(+ (* y x) c) |
(fma.f64 y x c) |
y |
x |
c |
(+ (* (* 1/16 z) t) c) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
1/16 |
#s(literal 1/16 binary64) |
z |
t |
c |
(+ (* (* b -1/4) a) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b -1/4) |
(*.f64 #s(literal -1/4 binary64) b) |
b |
-1/4 |
#s(literal -1/4 binary64) |
a |
c |
(+ (* a (* b -1/4)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) |
a |
(* b -1/4) |
(*.f64 #s(literal -1/4 binary64) b) |
b |
-1/4 |
#s(literal -1/4 binary64) |
(* x y) |
(*.f64 y x) |
x |
y |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) z) |
| ✓ | accuracy | 100.0% | (fma.f64 y x c) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 99.3% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| 314.0ms | 256× | 0 | valid |
Compiled 81 to 27 computations (66.7% saved)
ival-mult: 291.0ms (98.1% of total)ival-add: 5.0ms (1.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* a b)> |
#<alt (* 1/16 (* t z))> |
#<alt (* t z)> |
#<alt (+ (* y x) c)> |
#<alt (+ (* (* 1/16 z) t) c)> |
#<alt (* 1/16 z)> |
#<alt (+ (* (* b -1/4) a) c)> |
#<alt (* b -1/4)> |
#<alt (+ (* a (* b -1/4)) (* x y))> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (* 1/16 (* t z))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* 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 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 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 c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt c> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt (* 1/16 z)> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt c> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (* 1/16 z) |
| 0.0ms | z | @ | inf | (* 1/16 z) |
| 0.0ms | b | @ | -inf | (* a b) |
| 0.0ms | a | @ | -inf | (* a b) |
| 0.0ms | z | @ | 0 | (* 1/16 z) |
| 1× | batch-egg-rewrite |
| 22 924× | accelerator-lowering-fma.f32 |
| 22 924× | accelerator-lowering-fma.f64 |
| 7 642× | *-lowering-*.f32 |
| 7 642× | *-lowering-*.f64 |
| 2 930× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 59 |
| 1 | 124 | 59 |
| 2 | 778 | 59 |
| 0 | 8348 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* a b) |
(* 1/16 (* t z)) |
(* t z) |
(+ (* y x) c) |
(+ (* (* 1/16 z) t) c) |
(* 1/16 z) |
(+ (* (* b -1/4) a) c) |
(* b -1/4) |
(+ (* a (* b -1/4)) (* x y)) |
(* x y) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 a 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) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (neg.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (fma.f64 (*.f64 t z) #s(literal 1/256 binary64) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 t z)))))) |
(/.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (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/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 t z))))))) |
(*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) |
(*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (-.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (fma.f64 (*.f64 t z) #s(literal 1/256 binary64) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(*.f64 z (*.f64 #s(literal 1/16 binary64) t)) |
(*.f64 (*.f64 t z) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 t z) |
(*.f64 z t) |
(+.f64 (*.f64 y x) c) |
(+.f64 c (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 c (*.f64 y x)))) |
(fma.f64 y x c) |
(fma.f64 x y c) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (fma.f64 y x c) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (fma.f64 y x c))) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 y x) c)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (neg.f64 (-.f64 (*.f64 y x) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 y x)) (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (-.f64 c (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (*.f64 (-.f64 (*.f64 y x) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 y x) c) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 y (*.f64 y (*.f64 x x)))))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (-.f64 (*.f64 y x) c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x)))) (neg.f64 (-.f64 c (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) #s(literal 1 binary64)) (-.f64 (*.f64 y x) c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x c) (*.f64 (-.f64 (*.f64 y x) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))) (*.f64 (fma.f64 y x c) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) |
(*.f64 (/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (-.f64 c (*.f64 y x))) (*.f64 c (*.f64 (-.f64 c (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))))))) (fma.f64 (*.f64 y (*.f64 y x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c (-.f64 c (*.f64 y x))) (-.f64 (*.f64 c (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))) (fma.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c) (*.f64 (*.f64 y x) c)))) (fma.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c) (*.f64 (*.f64 y x) c))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 c (*.f64 c c)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (fma.f64 y x c)))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) c) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 (neg.f64 c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c)))) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64) (neg.f64 (*.f64 c (neg.f64 c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64) (neg.f64 (*.f64 c (neg.f64 c)))) (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c c (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))))) |
(/.f64 (fma.f64 c c (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c (neg.f64 c)) c)) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64) (neg.f64 (*.f64 c (neg.f64 c))))) (neg.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (neg.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c (neg.f64 c)) c))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (fma.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64) (neg.f64 (*.f64 c (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c))) |
(*.f64 (fma.f64 c c (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) (fma.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (-.f64 (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/4096 binary64) (*.f64 z (*.f64 z z))) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 c c) (*.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c c)) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)))) |
(*.f64 #s(literal 1/16 binary64) z) |
(*.f64 z #s(literal 1/16 binary64)) |
(+.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) |
(+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.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))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a c) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b c) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (fma.f64 c c (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (fma.f64 c c (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (fma.f64 c c (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (*.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 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (neg.f64 c)) c)) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c c)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (fma.f64 (/.f64 (*.f64 c c) (-.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)) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.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)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (*.f64 (/.f64 (*.f64 c c) (-.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)))) (+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (neg.f64 c)) c))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))))) |
(*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c)) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) |
(*.f64 (fma.f64 c c (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (-.f64 (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b))))))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c (-.f64 c (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 c c)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)))) |
(*.f64 #s(literal -1/4 binary64) b) |
(*.f64 b #s(literal -1/4 binary64)) |
(+.f64 (*.f64 y x) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 y x)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 y x)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 y x)) |
(fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 y x))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) (+.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 y (*.f64 y (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(*.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (*.f64 y x))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64)))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 a (*.f64 b (*.f64 (*.f64 a b) #s(literal 1/16 binary64))) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x))))) |
(*.f64 y x) |
(*.f64 x y) |
| 1× | egg-herbie |
| 6 904× | accelerator-lowering-fma.f32 |
| 6 904× | accelerator-lowering-fma.f64 |
| 4 856× | *-lowering-*.f32 |
| 4 856× | *-lowering-*.f64 |
| 1 316× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1826 |
| 1 | 550 | 1826 |
| 2 | 1726 | 1826 |
| 3 | 4854 | 1826 |
| 4 | 6819 | 1826 |
| 0 | 8119 | 1673 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* 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 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) |
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))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
(* 1/16 z) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* 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)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(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)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(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)) |
(+ (* -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)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(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)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(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)) |
(+ (* -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))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 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)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(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)) |
(+ (* -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))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(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)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.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) |
(* a b) |
(*.f64 a b) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
(* 1/16 z) |
(*.f64 #s(literal 1/16 binary64) z) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 15 723 to 929 computations (94.1% saved)
13 alts after pruning (1 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 668 | 0 | 668 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 668 | 13 | 681 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.8% | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
| ✓ | 49.6% | (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
| ✓ | 45.0% | (fma.f64 y x c) |
| 54.0% | (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| ✓ | 79.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| ✓ | 53.1% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | 73.0% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | 56.8% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | 45.0% | (+.f64 (*.f64 x y) c) |
| ✓ | 26.0% | (*.f64 x y) |
| ✓ | 29.6% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | 31.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | 20.4% | c |
Compiled 352 to 175 computations (50.3% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 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))) |
(+.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:
| 33.0ms | (*.f64 a b) |
| 10.0ms | b |
| 8.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 8.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
| 99.2% | 1 | a |
| 99.2% | 1 | b |
| 99.2% | 1 | c |
| 99.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) |
| 99.2% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 99.2% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 99.2% | 1 | (*.f64 x y) |
| 99.2% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 99.2% | 1 | (*.f64 z t) |
| 99.2% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 99.2% | 1 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
15 calls:
| 9.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 8.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 8.0ms | (*.f64 x y) |
| 8.0ms | z |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 3 | x |
| 93.8% | 4 | y |
| 89.8% | 3 | z |
| 91.1% | 3 | t |
| 91.4% | 3 | a |
| 92.1% | 3 | b |
| 90.6% | 3 | c |
| 88.1% | 4 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 92.0% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 93.1% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 94.2% | 3 | (*.f64 x y) |
| 95.4% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 95.4% | 3 | (*.f64 z t) |
| 95.8% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 95.8% | 3 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
| Outputs |
|---|
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
2 calls:
| 7.0ms | (*.f64 a b) |
| 6.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 95.4% | 3 | (*.f64 a b) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
4 calls:
| 29.0ms | (*.f64 z t) |
| 6.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 6.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.7% | 3 | (*.f64 z t) |
| 94.5% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 94.5% | 3 | (*.f64 a b) |
Compiled 44 to 36 computations (18.2% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
(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 x y c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
4 calls:
| 10.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (*.f64 a b) |
| 5.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 80.6% | 3 | (*.f64 x y) |
| 92.9% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.9% | 3 | (*.f64 a b) |
Compiled 48 to 38 computations (20.8% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
6 calls:
| 6.0ms | (*.f64 z t) |
| 5.0ms | y |
| 5.0ms | b |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 4 | b |
| 85.7% | 4 | y |
| 92.1% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.1% | 3 | (*.f64 z t) |
| 92.1% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.1% | 3 | (*.f64 a b) |
Compiled 60 to 50 computations (16.7% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(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 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(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)) |
6 calls:
| 32.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 5.0ms | a |
| 5.0ms | (*.f64 a b) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 3 | a |
| 76.3% | 2 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 91.1% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 91.1% | 3 | (*.f64 z t) |
| 91.3% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 91.3% | 3 | (*.f64 a b) |
Compiled 74 to 59 computations (20.3% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
5 calls:
| 6.0ms | (*.f64 z t) |
| 5.0ms | t |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 5.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 76.9% | 3 | (*.f64 z t) |
| 76.8% | 3 | t |
| 91.0% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 91.0% | 3 | (*.f64 a b) |
Compiled 52 to 43 computations (17.3% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
10 calls:
| 6.0ms | b |
| 6.0ms | c |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 6 | y |
| 69.7% | 4 | a |
| 67.0% | 6 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 73.6% | 5 | b |
| 68.2% | 3 | z |
| 82.9% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 67.6% | 3 | x |
| 69.6% | 4 | c |
| 74.9% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 74.9% | 4 | (*.f64 a b) |
Compiled 110 to 89 computations (19.1% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
8 calls:
| 7.0ms | t |
| 7.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 4.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 4.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.6% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 70.6% | 4 | (*.f64 a b) |
| 69.8% | 6 | t |
| 70.9% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 70.9% | 3 | (*.f64 z t) |
| 67.3% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 68.9% | 3 | (*.f64 x y) |
| 72.1% | 5 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
Compiled 100 to 79 computations (21% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 y x c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
8 calls:
| 6.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 4.0ms | (*.f64 a b) |
| 4.0ms | y |
| 4.0ms | b |
| 4.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.1% | 4 | (*.f64 x y) |
| 68.6% | 4 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 67.6% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 67.6% | 3 | (*.f64 a b) |
| 71.8% | 6 | y |
| 66.4% | 4 | b |
| 70.3% | 4 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 70.3% | 4 | (*.f64 z t) |
Compiled 86 to 70 computations (18.6% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 y x c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
2 calls:
| 5.0ms | (*.f64 z t) |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 4 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 70.3% | 4 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
c |
(*.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))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(fma.f64 y x c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
11 calls:
| 4.0ms | a |
| 4.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 z t) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.0% | 4 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 65.6% | 4 | y |
| 53.8% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 66.4% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 66.4% | 3 | (*.f64 a b) |
| 56.9% | 3 | x |
| 53.8% | 3 | c |
| 60.4% | 4 | a |
| 63.8% | 3 | z |
| 67.0% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 67.0% | 3 | (*.f64 z t) |
Compiled 122 to 99 computations (18.9% saved)
| Inputs |
|---|
c |
(*.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))) |
| Outputs |
|---|
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 y x c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
5 calls:
| 3.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 3.0ms | (*.f64 x y) |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 3.0ms | (*.f64 z t) |
| 3.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 66.9% | 4 | (*.f64 a b) |
| 53.6% | 3 | (*.f64 x y) |
| 66.1% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 66.1% | 3 | (*.f64 z t) |
Compiled 54 to 44 computations (18.5% saved)
| Inputs |
|---|
c |
(*.f64 x y) |
(fma.f64 y x c) |
(+.f64 (*.f64 x y) c) |
| Outputs |
|---|
(fma.f64 y x c) |
15 calls:
| 4.0ms | z |
| 2.0ms | a |
| 2.0ms | t |
| 2.0ms | c |
| 2.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.0% | 1 | (*.f64 x y) |
| 45.0% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 45.0% | 1 | c |
| 45.0% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 45.0% | 1 | x |
| 45.0% | 1 | a |
| 45.0% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 45.0% | 1 | z |
| 45.0% | 1 | y |
| 45.0% | 1 | b |
| 45.0% | 1 | t |
| 45.0% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 45.0% | 1 | (*.f64 a b) |
| 45.0% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 45.0% | 1 | (*.f64 z t) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
c |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 x y) |
c |
(*.f64 x y) |
15 calls:
| 4.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 3.0ms | c |
| 2.0ms | b |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.4% | 2 | a |
| 31.7% | 4 | b |
| 38.2% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 26.0% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 26.0% | 1 | (*.f64 z t) |
| 30.4% | 3 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 36.3% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 39.3% | 3 | (*.f64 x y) |
| 26.0% | 1 | z |
| 35.8% | 3 | y |
| 29.4% | 3 | t |
| 29.0% | 2 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 29.0% | 2 | (*.f64 a b) |
| 36.0% | 3 | x |
| 36.6% | 3 | c |
Compiled 172 to 138 computations (19.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
c |
| Outputs |
|---|
c |
15 calls:
| 6.0ms | (*.f64 z t) |
| 3.0ms | c |
| 1.0ms | b |
| 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 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.4% | 1 | z |
| 20.4% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 20.4% | 1 | (*.f64 z t) |
| 20.4% | 1 | t |
| 20.4% | 1 | a |
| 20.4% | 1 | b |
| 20.4% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 20.4% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 20.4% | 1 | (*.f64 a b) |
| 20.4% | 1 | y |
| 20.4% | 1 | x |
| 20.4% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 20.4% | 1 | c |
| 20.4% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 20.4% | 1 | (*.f64 x y) |
Compiled 172 to 138 computations (19.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 543358426.1277679 | 2.482825300536148e+34 |
| 0.0ms | -3.247013705723953e+117 | -7.162649605675177e+115 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 543358426.1277679 | 2.482825300536148e+34 |
| 0.0ms | -3.247013705723953e+117 | -7.162649605675177e+115 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 543358426.1277679 | 2.482825300536148e+34 |
| 0.0ms | -3.665396034974578e+172 | -1.1565218588877162e+157 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.707711850914424e+61 | 1.3101846909516073e+65 |
| 0.0ms | -3.665396034974578e+172 | -1.1565218588877162e+157 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.707711850914424e+61 | 1.3101846909516073e+65 |
| 0.0ms | -3.665396034974578e+172 | -1.1565218588877162e+157 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.109235618544628e+164 | 1.4958729541960865e+165 |
| 0.0ms | -3.665396034974578e+172 | -1.1565218588877162e+157 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.109235618544628e+164 | 1.4958729541960865e+165 |
| 0.0ms | -3.665396034974578e+172 | -1.1565218588877162e+157 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.095983406004638e+34 | 9.689323545632424e+45 |
| 0.0ms | -3.4607546011262733e+112 | -1.4987683985294292e+112 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.50804711068969e+122 | 3.1531121193603007e+127 |
| 0.0ms | -2.222759001430481e+217 | -2.0848815810882985e+209 |
Compiled 27 to 27 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.1086641572112875e+109 | 1.0951239381886701e+114 |
| 0.0ms | 7.544839230930472e-239 | 5.24458478536819e-236 |
| 0.0ms | -2.227313949920835e+129 | -4.50235929775249e+121 |
Compiled 27 to 27 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.1086641572112875e+109 | 1.0951239381886701e+114 |
| 0.0ms | 7.544839230930472e-239 | 5.24458478536819e-236 |
| 0.0ms | -2.227313949920835e+129 | -4.50235929775249e+121 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.1086641572112875e+109 | 1.0951239381886701e+114 |
| 0.0ms | -5.537207361802037e+113 | -2.3980294376470867e+113 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.4099437443323727e+75 | 1.0274619926953447e+97 |
| 0.0ms | -6.9994776472435724e+221 | -2.222759001430481e+217 |
Compiled 27 to 27 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 87.82161925236032 | 10754347612.17118 |
| 12.0ms | -1.7836991481234466e+92 | -7.835420614280012e+89 |
| 21.0ms | 256× | 0 | valid |
Compiled 315 to 283 computations (10.2% saved)
ival-div: 3.0ms (28.6% of total)ival-mult: 3.0ms (28.6% of total)ival-add: 2.0ms (19% of total)ival-sub: 1.0ms (9.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 12× | *-commutative_binary64 |
| 12× | if-if-or-not_binary32 |
| 4× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 503 |
| 1 | 125 | 503 |
| 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 a b) #s(literal -2000000000000000101110855451990067628456474061606006558040962949444465527954170811648466754210124438504834226473402368 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -2000000000000000101110855451990067628456474061606006558040962949444465527954170811648466754210124438504834226473402368 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001751099842971580586523040158899155912802435072 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)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001751099842971580586523040158899155912802435072 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 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)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -19999999999999998602398693852608794569346663002779536985231793723294459665661827807523927173788508935154456068096 binary64)) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 39999999999999997823009239481712640 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999977709969731404129670057984297594921577392083322662491290889839886077866558841507631684757522070951350501376 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -500000000000000007779708064733421512134100698460530716684885290215416890582377851632492694957523723838103140433920 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c))) |
(if (<=.f64 (*.f64 z t) #s(literal -500000000000000023300903587410348784202542904974688430710490229009341390661543149786383856107097856160516988297992744932658630833003449045680311048746321720293715063683658110949743602947527619163229867885780121392177479680 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x c) |
(if (<=.f64 (*.f64 x y) #s(literal -26000000000000000259369052060227372228765238883591113207061233530434806839199828825125945344 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 100000000 binary64)) c (*.f64 x y))) |
c |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(if (<=.f64 (*.f64 a b) #s(literal -2000000000000000101110855451990067628456474061606006558040962949444465527954170811648466754210124438504834226473402368 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -2000000000000000101110855451990067628456474061606006558040962949444465527954170811648466754210124438504834226473402368 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 1000000000 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001751099842971580586523040158899155912802435072 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)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 50000000000000001751099842971580586523040158899155912802435072 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 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)))) |
(if (<=.f64 (*.f64 a b) #s(literal -20000000000000001653743257142116047352872553930304470672653068617665342788622713458745463328244347793434385285046531376697860133668799545398951154360213100458157779359629312 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -19999999999999998602398693852608794569346663002779536985231793723294459665661827807523927173788508935154456068096 binary64)) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 39999999999999997823009239481712640 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) #s(literal -19999999999999998602398693852608794569346663002779536985231793723294459665661827807523927173788508935154456068096 binary64)) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 t z) #s(literal 16 binary64))) #s(literal 39999999999999997823009239481712640 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (fma.f64 x y (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999977709969731404129670057984297594921577392083322662491290889839886077866558841507631684757522070951350501376 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) |
(if (<=.f64 (*.f64 t z) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 t z) #s(literal 999999999999999977709969731404129670057984297594921577392083322662491290889839886077866558841507631684757522070951350501376 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 t z) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 t z) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)))) |
(if (<=.f64 (*.f64 t z) #s(literal -1999999999999999996434887128370482831977857737518825000873086679459880803811809298994231532284537120019554351933503330752464420864 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 t z) #s(literal 733155940312959/7331559403129590068331208687020758653624765228075687047537011123791632385370343464792392772051104864109916034360063928339045596353810784435313926666640532382851295822842678298180301122938618566718730242107326783353838221723324821405531849499257419595776 binary64)) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) (if (<=.f64 (*.f64 t z) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -500000000000000007779708064733421512134100698460530716684885290215416890582377851632492694957523723838103140433920 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c))) |
(if (<=.f64 (*.f64 t z) #s(literal -500000000000000007779708064733421512134100698460530716684885290215416890582377851632492694957523723838103140433920 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) (if (<=.f64 (*.f64 t z) #s(literal 50000000000000001178468375708512791662476639752844093156495626963414083423308086629915468079622475513115705344 binary64)) (fma.f64 y x c) (fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c))) |
(if (<=.f64 (*.f64 z t) #s(literal -500000000000000023300903587410348784202542904974688430710490229009341390661543149786383856107097856160516988297992744932658630833003449045680311048746321720293715063683658110949743602947527619163229867885780121392177479680 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(if (<=.f64 (*.f64 t z) #s(literal -500000000000000023300903587410348784202542904974688430710490229009341390661543149786383856107097856160516988297992744932658630833003449045680311048746321720293715063683658110949743602947527619163229867885780121392177479680 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 t z) #s(literal 5000000000000000235300672479527347945779800703933315382139354767449124765696 binary64)) (fma.f64 y x c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x c) |
(if (<=.f64 (*.f64 x y) #s(literal -26000000000000000259369052060227372228765238883591113207061233530434806839199828825125945344 binary64)) (*.f64 x y) (if (<=.f64 (*.f64 x y) #s(literal 100000000 binary64)) c (*.f64 x y))) |
c |
| 20 366× | accelerator-lowering-fma.f32 |
| 20 366× | accelerator-lowering-fma.f64 |
| 19 670× | accelerator-lowering-fma.f32 |
| 19 670× | accelerator-lowering-fma.f64 |
| 17 544× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 54 |
| 1 | 80 | 54 |
| 2 | 753 | 54 |
| 0 | 8699 | 47 |
| 0 | 208 | 2670 |
| 1 | 730 | 2658 |
| 2 | 2342 | 2640 |
| 3 | 5977 | 2610 |
| 0 | 8514 | 2311 |
| 0 | 203 | 3090 |
| 1 | 683 | 3054 |
| 2 | 2202 | 3012 |
| 3 | 6755 | 3006 |
| 0 | 8507 | 2695 |
| 0 | 19 | 61 |
| 1 | 89 | 61 |
| 2 | 820 | 61 |
| 0 | 8191 | 54 |
| 0 | 202 | 2786 |
| 1 | 697 | 2762 |
| 2 | 2288 | 2726 |
| 3 | 6259 | 2648 |
| 0 | 8374 | 2296 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 505 to 795 computations (47.2% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 1 266 to 310 computations (75.5% saved)
Loading profile data...