
Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 9 to 9 computations (0% saved)
| 404.0ms | 8 256× | 0 | valid |
ival-mult: 165.0ms (77.5% of total)ival-sub: 39.0ms (18.3% of total)ival-true: 6.0ms (2.8% of total)ival-assert: 3.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 37 | |
| ↳ | (*.f64 z t) | overflow | 25 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 0 |
| - | 0 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 0 |
| - | 0 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 62 to 32 computations (48.4% saved)
ival-mult: 7.0ms (72.9% of total)ival-sub: 2.0ms (20.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 102 |
| 1 | 103 | 102 |
| 2 | 191 | 102 |
| 3 | 389 | 102 |
| 4 | 653 | 102 |
| 5 | 737 | 102 |
| 6 | 755 | 102 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 17 | 7 |
| 2 | 29 | 7 |
| 3 | 41 | 7 |
| 4 | 62 | 7 |
| 5 | 92 | 7 |
| 6 | 150 | 7 |
| 7 | 220 | 7 |
| 8 | 287 | 7 |
| 9 | 317 | 7 |
| 10 | 333 | 7 |
| 0 | 333 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(sort x y)
(sort z t)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 7 computations (0% saved)
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 0.0 | (*.f64 x y) | |
| accuracy | 0.46874793583020585 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 15.0ms | 256× | 0 | valid |
Compiled 36 to 16 computations (55.6% saved)
ival-mult: 5.0ms (77.3% of total)ival-sub: 1.0ms (15.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 z t) |
| Outputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(+ (* -1 (* t z)) (* x y)) |
(* t z) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | y | @ | 0 | ((- (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | t | @ | inf | ((- (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | y | @ | inf | ((- (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | x | @ | 0 | ((- (* x y) (* z t)) (* x y) (* z t)) |
| 1.0ms | z | @ | -inf | ((- (* x y) (* z t)) (* x y) (* z t)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 80 |
| 1 | 141 | 80 |
| 2 | 404 | 80 |
| 3 | 1351 | 80 |
| 4 | 3874 | 80 |
| 5 | 6192 | 80 |
| 0 | 8110 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(+ (* -1 (* t z)) (* x y)) |
(* t z) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
| Outputs |
|---|
(* -1 (* t z)) |
(*.f64 (neg.f64 z) t) |
(- (* x y) (* t z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* t z) |
(*.f64 t z) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 13 |
| 0 | 10 | 13 |
| 1 | 30 | 13 |
| 2 | 207 | 13 |
| 3 | 1953 | 13 |
| 0 | 8339 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 z t) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))) (pow.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 t z (*.f64 y x))) (pow.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 y x #s(literal 0 binary64)) (fma.f64 y x #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 t z) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 t z) (*.f64 y x)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 t z (*.f64 y x)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x)))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) (*.f64 (fma.f64 t z (*.f64 y x)) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (fma.f64 t z (*.f64 y x)) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 t z (*.f64 y x))) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 t z (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 t) z)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 t) z)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 t) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 t) z)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 y x)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 t z))) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(fma.f64 x y (*.f64 (neg.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z))))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z))))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (neg.f64 z)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(-.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 t z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t z) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
Compiled 9 749 to 667 computations (93.2% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 231 | 3 | 234 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 232 | 3 | 235 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ▶ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 t) z)) |
| ▶ | 52.4% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
Compiled 26 to 24 computations (7.7% saved)
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 0.2617159976055602 | (fma.f64 (neg.f64 z) t (*.f64 y x)) | |
| accuracy | 0.0 | (*.f64 (neg.f64 t) z) | |
| accuracy | 0.0 | (neg.f64 t) | |
| accuracy | 0.2578097476055602 | (fma.f64 y x (*.f64 (neg.f64 t) z)) | |
| accuracy | 0.0 | (*.f64 (neg.f64 z) t) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 30.447125753132692 | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| 28.0ms | 256× | 0 | valid |
Compiled 105 to 31 computations (70.5% saved)
ival-mult: 12.0ms (69.3% of total)ival-add: 2.0ms (11.6% of total)ival-neg: 2.0ms (11.6% of total)ival-sub: 1.0ms (5.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(neg.f64 z) |
(*.f64 (neg.f64 z) t) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(neg.f64 t) |
(*.f64 (neg.f64 t) z) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 z) |
(* z (- (/ (* x y) z) t)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 t) |
(* t (- (/ (* x y) t) z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | ((- (* x y) (* z t)) (neg z) (* (neg z) t) (+ (* y x) (* (neg t) z)) (neg t) (* (neg t) z) (+ (* (neg z) t) (* y x)) (* y x)) |
| 1.0ms | t | @ | inf | ((- (* x y) (* z t)) (neg z) (* (neg z) t) (+ (* y x) (* (neg t) z)) (neg t) (* (neg t) z) (+ (* (neg z) t) (* y x)) (* y x)) |
| 1.0ms | z | @ | 0 | ((- (* x y) (* z t)) (neg z) (* (neg z) t) (+ (* y x) (* (neg t) z)) (neg t) (* (neg t) z) (+ (* (neg z) t) (* y x)) (* y x)) |
| 1.0ms | t | @ | -inf | ((- (* x y) (* z t)) (neg z) (* (neg z) t) (+ (* y x) (* (neg t) z)) (neg t) (* (neg t) z) (+ (* (neg z) t) (* y x)) (* y x)) |
| 1.0ms | z | @ | -inf | ((- (* x y) (* z t)) (neg z) (* (neg z) t) (+ (* y x) (* (neg t) z)) (neg t) (* (neg t) z) (+ (* (neg z) t) (* y x)) (* y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 109 |
| 1 | 185 | 109 |
| 2 | 509 | 109 |
| 3 | 1646 | 109 |
| 4 | 3754 | 109 |
| 5 | 5514 | 109 |
| 6 | 6089 | 109 |
| 7 | 6133 | 109 |
| 8 | 6151 | 109 |
| 9 | 6155 | 109 |
| 10 | 7198 | 109 |
| 0 | 8994 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 z) |
(* z (- (/ (* x y) z) t)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 t) |
(* t (- (/ (* x y) t) z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* -1 (* t z)) |
(*.f64 (neg.f64 t) z) |
(- (* x y) (* t z)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 41 |
| 0 | 22 | 41 |
| 1 | 84 | 41 |
| 2 | 493 | 41 |
| 3 | 6025 | 33 |
| 0 | 9567 | 33 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(neg.f64 z) |
(*.f64 (neg.f64 z) t) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(neg.f64 t) |
(*.f64 (neg.f64 t) z) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 t z)) |
(*.f64 #s(literal 1 binary64) z) |
(*.f64 (*.f64 z z) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal 1 binary64)) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 z z)) #s(literal -1 binary64)) |
(pow.f64 z #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z z))) |
(/.f64 (*.f64 z z) z) |
(/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 z z)) |
(neg.f64 z) |
(fma.f64 #s(literal 1 binary64) z #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (pow.f64 z #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 z #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) z) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) z) |
(+.f64 z #s(literal 0 binary64)) |
z |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) z) (*.f64 t t)) |
(/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) t) (*.f64 z z)) |
(/.f64 (*.f64 t (pow.f64 z #s(literal 3 binary64))) (*.f64 z z)) |
(/.f64 (*.f64 z (pow.f64 t #s(literal 3 binary64))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 z z) (pow.f64 t #s(literal 3 binary64))) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t)) (*.f64 (*.f64 z z) t)) |
(/.f64 (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (*.f64 (*.f64 z z) t)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (*.f64 t t) z) t) |
(/.f64 (*.f64 (*.f64 z z) t) z) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 t z)) |
(neg.f64 (*.f64 t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 t z)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (fma.f64 t z (*.f64 y x)) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t z (*.f64 y x))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) |
(*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 t z (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 z t (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 y x) #s(literal 0 binary64)) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(*.f64 #s(literal 1 binary64) t) |
(*.f64 (*.f64 t t) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal 1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 t #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t t))) |
(/.f64 (*.f64 t t) t) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 t t)) |
(neg.f64 t) |
(fma.f64 #s(literal 1 binary64) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (pow.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 t #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64)) |
(fma.f64 t #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 t #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(-.f64 #s(literal 0 binary64) t) |
(+.f64 #s(literal 0 binary64) t) |
(+.f64 t #s(literal 0 binary64)) |
t |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) z) (*.f64 t t)) |
(/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) t) (*.f64 z z)) |
(/.f64 (*.f64 t (pow.f64 z #s(literal 3 binary64))) (*.f64 z z)) |
(/.f64 (*.f64 z (pow.f64 t #s(literal 3 binary64))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 z z) (pow.f64 t #s(literal 3 binary64))) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t)) (*.f64 (*.f64 z z) t)) |
(/.f64 (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (*.f64 (*.f64 z z) t)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (*.f64 t t) z) t) |
(/.f64 (*.f64 (*.f64 z z) t) z) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 t z)) |
(neg.f64 (*.f64 t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 t z)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (fma.f64 t z (*.f64 y x)) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t z (*.f64 y x))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) |
(*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 t z (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(fma.f64 z t (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 y x) #s(literal 0 binary64)) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 t z (*.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
Compiled 5 961 to 663 computations (88.9% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 2 | 271 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 269 | 5 | 274 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 t) z)) |
| ▶ | 49.6% | (fma.f64 y x (*.f64 t z)) |
| ✓ | 52.4% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ▶ | 3.7% | #s(approx (- (* x y) (* z t)) (*.f64 z t)) |
Compiled 43 to 39 computations (9.3% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 t z) | |
| accuracy | 0.2539034976055602 | (fma.f64 y x (*.f64 t z)) | |
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 61.60744478420576 | #s(approx (- (* x y) (* z t)) (*.f64 z t)) |
| 60.0ms | 256× | 0 | valid |
Compiled 57 to 23 computations (59.6% saved)
ival-mult: 38.0ms (73.1% of total)ival-add: 13.0ms (25% of total)ival-sub: 1.0ms (1.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
(fma.f64 y x (*.f64 t z)) |
(*.f64 t z) |
| Outputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* -1 (* t z)) (* x y)) |
(* z (- (/ (* x y) z) t)) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (- (/ (* x y) t) z)) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | -inf | ((- (* x y) (* z t)) (* z t) (+ (* y x) (* t z)) (* t z)) |
| 0.0ms | t | @ | -inf | ((- (* x y) (* z t)) (* z t) (+ (* y x) (* t z)) (* t z)) |
| 0.0ms | x | @ | 0 | ((- (* x y) (* z t)) (* z t) (+ (* y x) (* t z)) (* t z)) |
| 0.0ms | z | @ | inf | ((- (* x y) (* z t)) (* z t) (+ (* y x) (* t z)) (* t z)) |
| 0.0ms | t | @ | inf | ((- (* x y) (* z t)) (* z t) (+ (* y x) (* t z)) (* t z)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 143 |
| 1 | 227 | 143 |
| 2 | 708 | 143 |
| 3 | 2102 | 143 |
| 4 | 4440 | 143 |
| 5 | 6435 | 143 |
| 6 | 7360 | 143 |
| 7 | 7399 | 143 |
| 8 | 7417 | 143 |
| 9 | 7421 | 143 |
| 0 | 8022 | 134 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* -1 (* t z)) (* x y)) |
(* z (- (/ (* x y) z) t)) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (- (/ (* x y) t) z)) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* -1 (* t z)) |
(*.f64 (neg.f64 z) t) |
(- (* x y) (* t z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* x (+ y (/ (* t z) x))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(fma.f64 t z (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* y (+ x (/ (* t z) y))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fma.f64 t z (*.f64 y x)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* z (+ t (/ (* x y) z))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(fma.f64 t z (*.f64 y x)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* t (+ z (/ (* x y) t))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(fma.f64 t z (*.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 23 |
| 0 | 15 | 23 |
| 1 | 56 | 23 |
| 2 | 287 | 23 |
| 3 | 3602 | 23 |
| 0 | 8826 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
(*.f64 z t) |
(fma.f64 y x (*.f64 t z)) |
(*.f64 t z) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 t z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 t z) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t z (*.f64 y x))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x)))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x))) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 t z) (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 t z) (*.f64 y x))) |
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 t z) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (neg.f64 (*.f64 (neg.f64 t) z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 (neg.f64 t) z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 x (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 x (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) #s(literal 1 binary64)) (/.f64 y (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 y (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 y (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 y (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (*.f64 y y) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y x) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 y x) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) y) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x x) y) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 t z) x) y))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t z) x) y) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (*.f64 t z) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 t z) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 y x (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 y x (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 y x (neg.f64 (*.f64 (neg.f64 t) z))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 x y (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 x y (neg.f64 (*.f64 (neg.f64 t) z))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 y x) #s(literal 0 binary64)) (*.f64 t z)) |
(+.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 t z) x) y) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 t z) x) y))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 z)) t)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 (neg.f64 t) z))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
Compiled 10 956 to 782 computations (92.9% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 283 | 1 | 284 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 3 | 3 |
| Total | 285 | 4 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 t) z)) |
| ✓ | 52.4% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ▶ | 51.3% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 37 to 33 computations (10.8% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 31.14228473943748 | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| 13.0ms | 256× | 0 | valid |
Compiled 30 to 19 computations (36.7% saved)
ival-mult: 5.0ms (73.1% of total)ival-sub: 2.0ms (29.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(+ (* -1 (* t z)) (* x y)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((- (* x y) (* z t)) (* y x)) |
| 0.0ms | y | @ | -inf | ((- (* x y) (* z t)) (* y x)) |
| 0.0ms | x | @ | 0 | ((- (* x y) (* z t)) (* y x)) |
| 0.0ms | x | @ | inf | ((- (* x y) (* z t)) (* y x)) |
| 0.0ms | y | @ | inf | ((- (* x y) (* z t)) (* y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 77 |
| 1 | 141 | 77 |
| 2 | 404 | 77 |
| 3 | 1353 | 77 |
| 4 | 3866 | 77 |
| 5 | 6191 | 77 |
| 0 | 8090 | 77 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(+ (* -1 (* t z)) (* x y)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
| Outputs |
|---|
(* -1 (* t z)) |
(*.f64 (neg.f64 z) t) |
(- (* x y) (* t z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 14 |
| 0 | 10 | 14 |
| 1 | 30 | 14 |
| 2 | 207 | 14 |
| 3 | 1941 | 14 |
| 0 | 8382 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
Compiled 176 to 42 computations (76.1% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 0 | 13 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 13 | 4 | 17 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 y x)) |
| ✓ | 99.6% | (fma.f64 y x (*.f64 (neg.f64 t) z)) |
| ✓ | 52.4% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ✓ | 51.3% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 98 to 55 computations (43.9% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 t z)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
7 calls:
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 99.6% | 1 | (*.f64 x y) |
| 99.6% | 1 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 t z)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
7 calls:
| 38.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
| 99.2% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 99.2% | 1 | (*.f64 x y) |
| 99.2% | 1 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 t z)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
7 calls:
| 22.0ms | (*.f64 z t) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 3 | x |
| 73.6% | 3 | y |
| 70.3% | 3 | z |
| 70.5% | 3 | t |
| 59.8% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 79.5% | 3 | (*.f64 x y) |
| 78.4% | 3 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
Total -30.5b remaining (-97.8%)
Threshold costs -30.5b (-97.8%)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 z t)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
7 calls:
| 1.0ms | t |
| 1.0ms | (*.f64 x y) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 51.3% | 1 | z |
| 51.3% | 1 | t |
| 51.3% | 1 | x |
| 51.3% | 1 | y |
| 51.3% | 1 | (*.f64 z t) |
| 51.3% | 1 | (*.f64 x y) |
Compiled 17 to 33 computations (-94.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.488084888658711e+86 | 2.6657057541290785e+90 |
| 0.0ms | -4.950860821926727e-124 | -5.813257086281651e-129 |
Compiled 10 to 14 computations (-40% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 61 |
| 1 | 46 | 61 |
| 2 | 67 | 61 |
| 3 | 85 | 61 |
| 4 | 120 | 61 |
| 5 | 153 | 61 |
| 6 | 307 | 61 |
| 7 | 3410 | 61 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 x y) #s(literal -4763410263543689/11908525658859223294760121268437066290850060053501019099651935423375594096449911575776314174894302258147533153997065059263030913083222523904 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999959416724456350362731491996089648451439669739009806703922950954425516032 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 x y) #s(literal -4763410263543689/11908525658859223294760121268437066290850060053501019099651935423375594096449911575776314174894302258147533153997065059263030913083222523904 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999959416724456350362731491996089648451439669739009806703922950954425516032 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -4763410263543689/11908525658859223294760121268437066290850060053501019099651935423375594096449911575776314174894302258147533153997065059263030913083222523904 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 999999999999999959416724456350362731491996089648451439669739009806703922950954425516032 binary64)))) #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 41 |
| 0 | 22 | 41 |
| 1 | 84 | 41 |
| 2 | 493 | 41 |
| 3 | 6025 | 33 |
| 0 | 9567 | 33 |
| 0 | 7 | 13 |
| 0 | 10 | 13 |
| 1 | 30 | 13 |
| 2 | 207 | 13 |
| 3 | 1953 | 13 |
| 0 | 8339 | 13 |
| 0 | 63 | 143 |
| 1 | 227 | 143 |
| 2 | 708 | 143 |
| 3 | 2102 | 143 |
| 4 | 4440 | 143 |
| 5 | 6435 | 143 |
| 6 | 7360 | 143 |
| 7 | 7399 | 143 |
| 8 | 7417 | 143 |
| 9 | 7421 | 143 |
| 0 | 8022 | 134 |
| 0 | 42 | 80 |
| 1 | 141 | 80 |
| 2 | 404 | 80 |
| 3 | 1351 | 80 |
| 4 | 3874 | 80 |
| 5 | 6192 | 80 |
| 0 | 8110 | 80 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 117 to 83 computations (29.1% saved)
(sort z t)
(sort x y)
Compiled 192 to 120 computations (37.5% saved)
Loading profile data...